Hi,
I have added this custom css to individual posts (not added to the theme options css):
div.entry-featured {display: none;}
The problem is if I click on a Tag link from that post, that CSS style for some reason carries over to the Tags page and now none of the featured images show up for all the posts on the tag page…
Any way to prevent this?