css issue: menu not centered with logo
-
I’ve noticed my menu is not centered/aligned correctly with my page’s header. I double checked the graphic I created and the logo itself is in fact centered so it has to do with the menu, but I can’t figure out why it’s not centering correctly. HELP!! >_<
The blog I need help with is: (visible only to logged in users)
-
Hello there!
Dropping this code in your custom CSS area should do the trick:
.site-navigation .menu > li { margin-left: 1.25em; margin-right: 0px; }Let me know if that doesn’t work!
Sage
- The topic ‘css issue: menu not centered with logo’ is closed to new replies.