Forums
Forums / Fixing WordPress / Top bar menue centering
(@mrslavic)
9 years, 10 months ago
I have been reading how to’s for this problem. But I still can’t manage to fix it on my website.
This is the webiste. I would like to have the whole menue with categories, to be in the center.
I hope you guys can help me out.
http://mrslavic.com.transurl.nl/ note: this is a temp url because I went from wordpress.com to .org, so I am moving my domain.
(@alchymyth)
this seems to work (in refox with web develper add-on):
#main-menu { display: block; text-align: center; } .sm-clean li { float: none; display: inline-block; }
if you need more help, please ask in https://wordpress.org/support/theme/coral-dark
The topic ‘Top bar menue centering’ is closed to new replies.