Portfolio customization: hide featured image on single projects
-
I’d like to hide the featured image on single portfolio project pages.
For example: https://solavisual.design/portfolio/numinar/
I do not want the red square image to appear on the individual page.
The blog I need help with is: (visible only to logged in users)
-
This code should do it:
portfolio page */ .single-jetpack-portfolio .featured-image { display: none; }Note that your Premium Plan also lets you get help with questions like this via live chat at https://wordpress.com/help/contact
- The topic ‘Portfolio customization: hide featured image on single projects’ is closed to new replies.