Viewing 1 replies (of 1 total)
  • vtxyzzy

    (@vtxyzzy)

    There is probably a better way to do this, but this should work. Add padding-left: 280px; to .mainnav in style.css around line 144 like this:

    .mainnav {
    font-family:Georgia,serif;
    font-size:20px;
    height:40px;
    padding-left:280px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to center nav bar?’ is closed to new replies.