Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Space between footer area and main body removal

  • Hi,

    I have built a site however, on one of my pages, there is a gap between the footer area and the body. If you scroll to the bottom, you will see the white gap between the 2 blue areas (footer and body). How do I remove this?

  • Hello there,

    Remove the Separating space and the Bottom padding on Appearance > Customize > Layout > Container.

    Reference: https://docs.generatepress.com/article/container-layout-overview/

  • forexjoustar

    It has made an improvement but even when Content Padding Bottom is set to 0, there is a small gap.

  • Hi there,

    Based on your site design, you should be using one container layout instead of separate containers.

    Can you go to customizer > layout > container > Content Layout and change it to one container?

  • forexjoustar

    That appeared to remove the gap however, the other elements on the page, including the top menu shift positions. Is there a way to only allow the gap to be removed without anything else getting affected? I can provide you admin details if you like.

  • You can set it to One Container and then add top padding to the Container.

    Or, you can try adding this through Appearance > Customize > Additional CSS:

    .separate-containers .site-main {
        margin-bottom: 0;
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.