Forums
Forums / Theme: Lodestar / Centering top Menu
(@tatepeterson)
7 years, 7 months ago
The menu is aligned to the left by default. How can I center it?
Thanks!
This code worked for me:
@media screen and (min-width: 60em){ .has-top-content .main-navigation ul.nav-menu { text-align: center !important; } }
(@lizkarkoski)
@tatepeterson –
Good morning. Thanks for posting the code for anyone who comes looking. Happy to hear you have it sorted.
The topic ‘Centering top Menu’ is closed to new replies.