TRYING TO REMOVE FEATURED IMAGE IN PORTFOLIO POSTS
I want to use the featured image in the portfolio but I don't want to see them in each post that I have in the portfolio.
For example:
http:angelasauret.com/portfolio --> here, it's ok!
http://angelasauret.com/portfolio-item/ux-web-piso-compartido-roomtitan/ --> here, I don't want to see it.
How can I do it? thanks!!
Comments
.single-portfolio .single-photo-wrapper.image .image_frame { display: none !important; }.single-portfolio .single-photo-wrapper.image { display: none !important; }In a section, or file? We also noticed that you have many html errors not related with theme what could be the reason as well so we suggest you to fix them first.