Support » Themes and Templates » Menu items – struggling to centre

  • Hi Guys,

    I currently have the “Suits” theme and my website is under construction on MySite

    I have been searching these forums and added the following code which initially worked to centre my menu items, but after amending my Site main header, it has reverted to going back to off centre;

    ul.nav-menu, div.nav-menu > ul {
    text-align: center;
    }
    .nav-menu li {
    display: inline-block;
    float: none;
    }

    What am I doing wrong?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu items – struggling to centre’ is closed to new replies.