featured images on portfolio items

I don't see an option on a single portfolio item to hide the featured image.

You gave me some css I could use to globally hide the featured image on blog posts:

.single-post .single-photo-wrapper.image { display: none !important; }

Could you provide a similar custom css to remove portfolio featured images?

SUGGEST: That at least a single portfolio post featured image option should be essential, as it's not always the case that one wants to show the featured image.

Comments

Sign In or Register to comment.