• Resolved schobeleth

    (@schobeleth)


    Hi Alex, I promise this is the last issue I’m having with the otherwise amazing theme you’ve made.

    I’ve tried editing every single line of CSS regarding the header and the main nav in my code, but nothing will get rid of the blasted space between the header and the main nav/menu. Is there something I’m missing?

    My website is http://www.nichegamer.net

    Again thank you so much for your time.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author alex27

    (@alex27)

    The div containing the slider has class .entry-content applied to it. If you can remove this class the gap should also disappear.

    Thread Starter schobeleth

    (@schobeleth)

    Thank you so much for responding – I figured out how to remove it, and the space is still there between the header and main menu 🙁 I am using the meta slider plugin. I want the header logo to be flush against the main menu.

    Thread Starter schobeleth

    (@schobeleth)

    I figured it out. I kept trying to manipulate the header or nav CSS, it’s actually this line:

    header #logo

    I had to give it this line:

    margin-bottom: -30px;

    That shoved the menu up against the header.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing space between header and main nav’ is closed to new replies.