[Resolved] Help with update

Home Forums Support [Resolved] Help with update

Home Forums Support Help with update

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #429312
    Gabriel

    Hello

    With the new update i can’t manage to reduce the white space between my main navigation and my content. I already created a new header and merge it with my site and I already added:

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

    #429424
    Leo
    Staff
    Customer Support

    Hi there,

    I don’t actually see a white space between the main navigation and content?
    https://s33.postimg.org/vwyef4ghr/2017-11-20_1700.png

    Has this been fixed or I’m missing something?

    Let me know 🙂

    #429755
    Gabriel

    Hello Leo

    Sorry. I mean the white space that is between the content and the “upper part of the screen”. The one that you see in the picture you sent me.

    #429863
    Leo
    Staff
    Customer Support

    So like the navigation background color?

    Are you looking to merge? If so check out these two articles:
    https://docs.generatepress.com/article/merging-header-navigation-content/
    https://docs.generatepress.com/article/merging-the-page-header-site-header/

    #429982
    Gabriel

    Yes I already did that. I already created the header and merge it with my site. But the white space does not goes away. I also added this in my css but it removed part of the white space not all.

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

    #429994
    Leo
    Staff
    Customer Support

    Hmm doesn’t look like you are using page headers?

    #430136
    Gabriel

    Thank you, you where right. Although it appeared as if I was using page headers. I just had to remove it and put it again.

    Thanks!

    #430196
    Leo
    Staff
    Customer Support

    Glad you figured out!

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