Forums
Home / Theme: Olsen Light / Center Menu
(@nycplugged)
8 years, 11 months ago
Hello,
Is there a CSS code to center the top menu?
(@markwaregr)
#masthead .navigation > li { float: none; display: inline-block; } #masthead .navigation { text-align: center } #masthead .navigation > li > a { margin-left: 15px; margin-right: 15px; }
Add this inside the custom css box, under Appearance->Customize->Other
thanks!! But I may go a diff route, would you know how to move the menu to the top of the page…like this?
https://dbgentrytemplate.blogspot.com/
I also have a child theme.