Centering menu text across theme

  • dbphoto1981

    #9597

    Hi all, I have worked out how to get my menu bar centered here: My Test site but my question is, can I justify the menu so it stretches the whole width of the theme?

    Thanks

    Anonymous

    #43591
    #secondary-menu > li {
    margin: 0px 20px 0px 20px;
    }

    This will put a 20px margin on the right and left side of each category in the secondary menu bar. You will have to adjust it if you add more categories in the future in order to make them fit in 1 line.

    http://i.imgur.com/dvRulUO.png

    dbphoto1981

    #43592

    Great, just what I was after. Thank you 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.