Viewing 3 replies - 1 through 3 (of 3 total)
  • You can add top margin to the #menu selector in the wp-layout.css file. You can achieve the same by adding top padding as well. On my site, I use a padding of 100px to push the menu down. Yours may vary.

    In #menu, this drops the menu to just below the default header:
    top: 96px;

    Guys we are going to remember the IE hack necessary when using padding and margins?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu below logo’ is closed to new replies.