Featured Content
- The topic ‘Featured Content’ is closed to new replies.
Need help? Check out our Support site, then
I am trying to utilize the “featured content” option on my homepage, but the featured image I’m picking is also showing up on the actual post. Is there a way I can not have a featured pic be on the post? If not, can I have a picture already in the post and not have it reappear at the beginning of the post? Anything I pick as a featured image is showing up right on top of my blog posts. Not sure how to hide that.
Layalifit.com
The blog I need help with is: (visible only to logged in users)
Hi,
you can add this
.single .entry-featured{display:none;}
in your custom CSS box
Let me know if you need additional help with this.