Twenty Ten Child Theme – Full Header, Nav Menu Issues
-
I’ve been modifying the Twenty Ten theme (with a child theme) to make it full-width on the header and footer, but still have a fixed-width, centered main content area.
My problem is with the navigation menu (and the footer will be the same way) … I want the menu to be centered still, so it appears right above the content area. At the moment, I have it set like this:
#menu-main-menu { margin-left: 302px !important; width: 100%; }
This, of course, isn’t working because it will always be 302pixels from the left, and won’t appear center depending on your screen size.
I’ve tried all kinds of margin: auto and text-align:center type stuff and nothing seems to work. Any ideas?! I’m stuck!
The website is https://www.bingeeatingbusters.com
- The topic ‘Twenty Ten Child Theme – Full Header, Nav Menu Issues’ is closed to new replies.