Site logo

[Resolved] Turn off header problem

Home Forums Support [Resolved] Turn off header problem

Home Forums Support Turn off header problem

  • This topic has 3 replies, 2 voices, and was last updated 10 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #178628
    rolo

    Hello, I have the premium version of Generate Press.

    I follow this steps to eliminate header (I only want menu at the top without header)

    1. Site identity > Hide Site title (checked) and Hide Site Tagline (checked)
    2. Element spacing > Header > Top = 0

    The final result is almost what I need…
    The problem is that I still see a white bar above the menu > https://db.tt/dv1HIk4c

    Any idea on how to position the menu at the very top without that white space?

    Thanks!!!

    #178660
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

    .site-header {
        display: none;
    }
    #178704
    rolo

    Solved…your suppor is great!…and your theme is AWESOME!

    #178754
    Tom
    Lead Developer
    Lead Developer

    Glad I could help! 🙂

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