Help finding mystery CSS where I forgot to add "$el"

Hello,
I’ve added “text-decoration: underline” to a lot of text blocks throughout my site, and sometimes forget to add the “$el”… then the CSS ends up applying to everything on the site.
Usually I can find where I did it… but this time I can’t.

Luckily it’s only affecting my blog sidebar and my blog index page, but NEITHER of which have this CSS added to them!

It’s only on my Blog Index page - the titles have underlines and so does the entire footer menu.
And only 1 blog post (which was done in HTML, no Cornerstone) http://dev.thehelpfulmarketer.com/blog/rid-x-and-septic-tank-additives/

Just before the end of the , it’s showing this:
</style><style id="cornerstone-custom-page-css">a:link{text-decoration:underline;}</style></head>

How on earth do I find where I added this to correct it??

Thank you!!!

Hi Abby,

Thank you for writing in, would you mind opening this post on Cornerstone, and see if the a:link{text-decoration:underline;} is there, but backup the entire content first. If so, please delete that post and redo it.

If not, please provide us login credentials in a secure note so we can take a closer look.

Cheers!

I’ll be darned…
Thank you @friech! :heart:

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.