Using the following CSS in Theme Options:
.category .entry-thumb { display: none; }
hides the Featured Image in both category/tag view (domain.com/portfolio-category and domain.com/portfolio-tag) AND on the main Pro/X Portfolio page (Page with Portfolio-fullwidth template).
I only want to hide the featured image on the Category and Tag pages/indexes, NOT the Portfolio page. How can I achieve this?
Thanks in advance.