• Resolved kwatts

    (@kwatts)


    Been scratching my head over this problem for a few days now and have no idea what to do.

    So I do not have a menu in the header of the site but the whitespace is still there below the logo. I would love to eliminate that whitespace if possible. Help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    Can you try this?
    Go to Appearance > Customize > Aditional CSS and add this rule:

    .navbar-wrapper {
        display: none !important;
    }

    Save and see if the blank white navigation areas ha now disappeared.

    Please let me know if this works. Thank you!

    Thread Starter kwatts

    (@kwatts)

    That worked! Thank you so much.

    • This reply was modified 7 years, 7 months ago by kwatts.

    Cool! Glad I could help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Eliminate whitespace under header logo’ is closed to new replies.