[Resolved] White space above footer

Home Forums Support [Resolved] White space above footer

Home Forums Support White space above footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #987363
    Brian

    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!

    #987366
    David
    Staff
    Customer Support

    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;
    }
    #987368
    Brian

    Thanks! Where do I paste this CSS code btw?

    #987374
    Leo
    Staff
    Customer Support
    #987375
    Brian

    Awesome! Thanks, bro it worked!

    #987488
    David
    Staff
    Customer Support

    Glad we could be of help

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