Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Moving navbar text links around

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #247527
    ChristianA
    Participant

    I have a navbar that works and functions well as far as being a navbar and having the links go to the page desired. My issue is aesthetic. Currently I have the text links all the way to the right. I want to move them a little bit over to the left and center them or have them slightly below center. I’ll leave a link to CodePen where I have this saved.

    Thanks for your help.

    codepen.io/ChristianA/pen/JboyvX

    #247537
    Beverleyh
    Participant

    For different ways to align vertically, see this guide https://css-tricks.com/centering-css-complete-guide/

    And to push the menu buttons a little way over from the right, you could add some padding-right to the menu’s ul element.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design’ is closed to new topics and replies.