Twenty twelve centering navigation text
-
I am working on a site at https://goo.gl/5Ut0PX using twenty twelve and a child theme
I am using a child theme
I am using Chrome tools to view style and trying to edit
My navigation bar seems to be a bit left rather than centered. I do not think it should be that hard, but I am missing what I need to do to have it better centered.I usually use:
/* center nav bar with header and top and bottom borders */ @media screen and (min-width: 600px) { .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul { border-bottom: none; border-top: none; display: inline-block !important; text-align: center; width: 100%; }
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Twenty twelve centering navigation text’ is closed to new replies.