Menu Adjustments

Viewing 3 posts - 1 through 3 (of 3 total)
  • #17251
    classicallybmag
    Participant

    Hello,

    Is it possible to change the size of the menu? I want to be able to fit all of the menu items at the top of the website in one row. The individual tabs are wider than the words. My website is http://classicallybeautiful.com/

    #17258
    Daniel Tara
    Keymaster

    Try adding this code to your custom styles:

    #access a {
    	padding-left: 18px;
    	padding-right: 18px;
    }

    Replace 18px with other values until you get the desired width.

    #17280
    classicallybmag
    Participant

    Thank you so much! This worked perfectly.

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

You must be logged in to reply to this topic.