Forums
Forums / Theme: Chosen / how do I center the menu
(@cloudgalleryamsterdam)
10 years, 1 month ago
Hello!
I’m new here and quite new to wordpress.
I’m using chosen pro and I’m having problems with centering the menu on my website. I’m using .png’s as titles because our housestyle font doesn’t work on websites.
Thanks a lot!
(@bensibley)
Welcome to WordPress, and thanks so much for upgrading!
You can use the following CSS to center the primary menu:
@media all and (min-width: 56.25em) { .menu-primary { float: none !important; } }
Please copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.
Thank you so much!!!
You’re welcome 🙂
The topic ‘how do I center the menu’ is closed to new replies.