[Resolved] White space between header and body when responsive

Home Forums Support [Resolved] White space between header and body when responsive

Home Forums Support White space between header and body when responsive

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #341079
    Gabriel

    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

    #341081
    Leo
    Staff
    Customer Support

    Hi there,

    Are you using a page builder? If so can you try using Full Width in Page Builder Container metabox?
    https://docs.generatepress.com/article/page-builder-container/

    Let me know.

    #341083
    Gabriel

    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.

    #341110
    Tom
    Lead Developer
    Lead Developer

    If you set the container to full width as Leo mentioned, you shouldn’t need the -5% margin: https://docs.generatepress.com/article/page-builder-container/

    #341115
    Gabriel

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

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

    #341117
    Tom
    Lead Developer
    Lead Developer

    Cool 🙂

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