-
Posted a reply to Centering top Menu, on the site WordPress.org Forums:
This code worked for me: @media screen and (min-width: 60em){ .has-top-content .main-navigation ul.nav-menu { text-align:… -
Created a topic, Centering top Menu, on the site WordPress.org Forums:
The menu is aligned to the left by default. How can I …