Site logo

Archived topic

White space between header and body when responsive

5 replies · Started by Gabriel on June 28, 2017

Viewing posts 1–6 of 6

Hello

In the following web page, https://fundaciongermendepaz.org/, I have a white space between the image and the header when responsive or if I see it in a computer with a different screen size. If you resize your browser to make it smaller, you can see it. Can someone help me with this please?

Thank You

Thank you for your response!

Yes I am using themify builder. I have margin set to -5%. But when I resize the white space appears.

Thank you, I already figured it out. I used:

.separate-containers .inside-article {
padding-top:0;
}
.separate-containers .site-main {
margin-top:0;
}

Cool :)

This archived topic is closed to new replies.