Support
Support » Themes and Templates » Center horizontal Nav bar
(@iamdawn)
6 years ago
I’ve built a couple themes using underscores. I don’t know what I’m missing but I cannot change my Nav menu to be centred on the page. I’ve tried everything but it just won’t work. Can anyone see anything I’m missing?? Thanks SO much!
http://veterinarymarketingsolutions.ca/VMSsite1/vmshome/about_vms/
(@dogstalkpoetry)
5 years ago
I have the same issue too! Have been trying hours to get it fixed… 🙁
OMG I finally found the answer…
.main-navigation ul { display: table; margin: 0 auto; }
This is for anyone using the Underscores theme.