Forums
Forums / Fixing WordPress / Adjusting Navigation Bar
(@hamish121121)
10 years, 4 months ago
Hi
Im trying to adjust the navigation bar on this page so that all the buttons are centered and on one line but one of the buttons has gone down to a second line and i want to bring it up on to the first line of buttons.
Here is the page http://www.haveablast.co.nz/
Thanks
(@ashiquzzaman)
You could alternative do that just by decreasing the font size of navigation li. Try this code –
#navigation { font: 16px/1em sans-serif; }
The topic ‘Adjusting Navigation Bar’ is closed to new replies.