Remove featured image from top post

Home Forums Support Remove featured image from top post

Home Forums Support Remove featured image from top post

  • This topic has 1 reply, 2 voices, and was last updated 8 years ago by Tom.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #185070
    Mario

    I realized that every single featured picture appears also at the top part of the post, just above the heading. I’d like to remove this picture from the post. How can I take it out? Thanks

    #185101
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You can use this CSS:

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

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

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