Archived topic
Featured Image appears twice
1 reply · Started by Anonymous on August 24, 2015
Viewing posts 1–2 of 2
Hi,
The featured image on my blog is repeating twice, because it is being used as a page header. I have a page header being used for the blog page, but want no header for single blog posts - how do I configure the featured image, or remove the single post header option?
Thanks,
Alicia
Hi Alicia,
Try adding this CSS:
.single .page-header-image-single {
display: none;
}
This archived topic is closed to new replies.
