Site logo

Archived topic

White space above footer

5 replies · Started by Brian on August 18, 2019

Viewing posts 1–6 of 6

Hi, I can't figure out how to remove the white space above my footer. I used Elementor to build the footer section.

I already went through the similar forum post links but they don't match with my problem. Thank you for helping in advance!

Hi there,

couple of options - either set the background color in the GP Section to the same as the elementor background. Or you can remove the bottom padding from the GP Section with this CSS:

#generate-section-5 .generate-sections-inside-container {
    padding-bottom: 0;
}

Thanks! Where do I paste this CSS code btw?

Awesome! Thanks, bro it worked!

Glad we could be of help

This archived topic is closed to new replies.