CSS code for centering a menu
-
I am using a WordPress template but I want the menu centered, is this possible using CSS? If it is can someone post the code? Thanks again.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Please try adding the CSS below to your site in My Sites > Customize > CSS:
#top-menu { text-align: center; }If the CSS doesn’t work, please let me know :)
-
-
- The topic ‘CSS code for centering a menu’ is closed to new replies.