Archived topic
How to remove featured image in the post?
2 replies · Started by Chandra on September 16, 2015
Viewing posts 1–3 of 3
Hi, I'm using featured image from one of images inserted into the post and the problem is there will be 2 identical images. I want to remove the automatically added image on the top of the post.
Hi Chandra,
I was actually having the same problem this morning :)
Here's the fix:
Add this code to your style.css page:
.page-header-image-single {
display: none;
}
Thank, Kim! That's perfect :)
This archived topic is closed to new replies.
