• 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 https://www.haveablast.co.nz/

    Thanks

Viewing 1 replies (of 1 total)
  • You could alternative do that just by decreasing the font size of navigation li. Try this code –

    #navigation {
    font: 16px/1em sans-serif;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Adjusting Navigation Bar’ is closed to new replies.