[Support request] Elementor Single Post Layout Adding Whitespace

Home Forums Support [Support request] Elementor Single Post Layout Adding Whitespace

Home Forums Support Elementor Single Post Layout Adding Whitespace

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #798118
    Ben

    I’m having an issue with the newest version of Elementor Pro and GeneratePress Premium. It’s happening on all of my sites and I’m not sure what’s causing it.

    On the page here: https://www.soarwithffg.com/updates/lessen-the-impact-of-taxes-on-your-tax-deferred-retirement-assets/

    You’ll see that there’s a gray bar above the hero image and white space below the footer. This doesn’t show up in the Elementor editor. I’m using their themer to create the single post layout.

    I’m wondering if there’s something in my GeneratePress settings that’s adding this though?

    Thank you!

    #798158
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .elementor .post {
        margin: 0;
    }
    #798176
    Ben

    Hi David,

    That worked for the header part, but not for the footer.

    #798187
    David
    Staff
    Customer Support

    Edited the code above should do the trick.

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