I want to hide the featured image on single posts. I found the custom css below, but this also hides the related posts images and I don't want them hidden. Just the one on the top of the post. How can I achieve this?
.single-post .single-photo-wrapper { display: none; }
Comments
thanks
Also go to theme options>header&subheader>header and set the minimalist option to: minimalist without header space.