Site logo

Archived topic

GPP/ Footer Layout / White space after Footer

3 replies · Started by Jan on May 23, 2021

Viewing posts 1–4 of 4

Hi David,

could you please check the attached page.

I managed to remove the undesired 25px white space below the footer by adding the following CSS code snipped in the customizer:

/* GP after footer  */ /* Remove space */

.gb-container-720f8340 > .gb-inside-container {
    margin-bottom: -25px;

I'm not sure, however, where this space is coming from.

Is there a smarter way to remove that?

Thanks,
Jan

Hi there,

It's actually coming from an empty paragraph.

Check your footer block element.

Let me know if this helps :)

Hi Leo,

sometimes the solution lays right in front of you, but you need someone else to help you see it ;-)

Many thanks for sharing your pair of eyes.

Best,
Jan

No problem :)

This archived topic is closed to new replies.