Viewing 1 replies (of 1 total)
  • Try adding this under your custom CSS:

    #header #mainmenu {
        margin-top: 0;
    }
    
    #header #mainmenu ul {
        display: table;
        margin: 0 auto;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Moving and Centering Menu Bar’ is closed to new replies.