[Resolved] I disabled the header but there is still a white container/box left?

Home Forums Support [Resolved] I disabled the header but there is still a white container/box left?

Home Forums Support I disabled the header but there is still a white container/box left?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #293974
    Marius

    Hello guys,

    just bought the premium version and love it πŸ™‚

    After I disabled the header on some pages, there is still a white container / white box left.
    What do I have to do in order to remove it?

    Best regards!

    P.S. How do I get the stick header to be transparent? Didn’t see that option yet.

    #294040
    Leo
    Staff
    Customer Support

    Hi Marius,

    Glad you are enjoying GP πŸ™‚

    Are you able to provide a link to your site so we can have a look?

    Thanks!

    #294089
    Marius

    Hey, thanks for replying.

    Here is a link:
    *

    I have disabled the header on all pages, but there is still this weird white “header box” left, that I can’t seem to get rid off. Any ideas?

    #294093
    Leo
    Staff
    Customer Support

    Sorry how did you disable the header? The white space is the header itself.

    Are you wanting to disable the header globally? If so try this CSS:

    .site-header {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know.

    #294095
    Marius

    Hey, thanks, that worked. I disabled the header on each page via the “Edit Page> Disable Elements”.

    Thank you for the quick solution! πŸ™‚

    #294096
    Leo
    Staff
    Customer Support

    You’re welcome πŸ™‚

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