Centering navigation
Hi!
I’d like to ask if it is somehow possible to center main menu links? I’m using responsive full width layout.
Thanks in advance!
Johannes K.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Johannes
Try the following under Appearance > Custom CSS:
/* Vantage center align the main menu */ .main-navigation ul { text-align: center; } .main-navigation ul li { display: inline-block; float: none; }Hi Andrew,
It works perfectly now. Thank you very much!
Super, glad to hear that worked.
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.