• lmuscarella

    (@lmuscarella)


    Is there a way to center the top menu? I can’t seem to figure it out without having the different links overlap each or throwing the submenu items way out of line.

Viewing 1 replies (of 1 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Have you tried:

    #site-navigation ul {
     margin: 0 auto;
     display: table;
    }

Viewing 1 replies (of 1 total)

The topic ‘Centering Menu’ is closed to new replies.