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!!!
