Site logo

Archived topic

Elementor Single Post Layout Adding Whitespace

3 replies · Started by Ben on January 31, 2019

Viewing posts 1–4 of 4

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!

Hi there,

try this CSS:

.elementor .post {
    margin: 0;
}

Hi David,

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

Edited the code above should do the trick.

This archived topic is closed to new replies.