[Resolved] Spacing Above Featured Image

Home Forums Support [Resolved] Spacing Above Featured Image

Home Forums Support Spacing Above Featured Image

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1297829
    Earl

    Hello,

    How can I remove spacing above the Featured Image in blog posts?

    I’m using Example 3: https://docs.generatepress.com/article/entry-meta-style/

    #1297838
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .post-image-above-header .inside-article .featured-image {
        margin-top: -30px !important;
    }
    #1306107
    Earl

    This worked to remove the space between the upper feature image on mobile, desktop, and tablet!

    Thank you.

    #1306110
    Earl

    Resolved!

    #1306218
    David
    Staff
    Customer Support

    You’re welcome

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