[Resolved] Featured Image shown twice

Home Forums Support [Resolved] Featured Image shown twice

Home Forums Support Featured Image shown twice

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #145397
    erni74

    Hello,

    i want to install GeneratePress, but the Featured Image is shown twice.

    What i have to do show it only one time?

    #145412
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Can you link me to a page where it’s showing twice?

    #145427
    erni74
    #145434
    Tom
    Lead Developer
    Lead Developer

    Ah, this is because you’ve added the image into the single post as well.

    If you’d like to keep the image in the single post, you can remove the featured image with this CSS:

    .single .page-header-image-single {
        display: none;
    }
    #145437
    erni74

    where i have to insert the css?

    #145438
    Tom
    Lead Developer
    Lead Developer
    #145584
    erni74

    Thank you

    #145661
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.