Site logo

Archived topic

Strange white space coming from somewhere

5 replies · Started by Cedric on November 24, 2022

Viewing posts 1–6 of 6

I built a page on Generatepress Premium and I notice that there is some sort of white spacer between the footer area and main content. I have checked and it is not coming from Elementor. Is there a setting for this? I have attached my link. Please assist.

Thanks Fernando,

This has helped a lot however, even at 0, there is still a small space that looks like a line.

I see. Can you go to Appearance > Customize > Additional CSS, and add this CSS:

body.home {
    background-color: #000;
}

This should remove the "line"

SOLVED :)

Thanks a lot

You're welcome, Cedric! :)

This archived topic is closed to new replies.