[Resolved] Featured Image appears twice

Home Forums Support [Resolved] Featured Image appears twice

Home Forums Support Featured Image appears twice

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #131819
    Alicia

    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

    #131823
    Tom
    Lead Developer
    Lead Developer

    Hi Alicia,

    Try adding this CSS:

    .single .page-header-image-single {
          display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.