Options

Size of letter in sub menu

FredsouFredsou Registered Users Posts: 62 Big grins
edited September 7, 2013 in SmugMug Customization
I'm able to change the size of the main menu of the nav bat . How to change the size of the su menu ?

Comments

  • Options
    FredsouFredsou Registered Users Posts: 62 Big grins
    edited September 7, 2013
    I was able with this
    /*CHANGE TEXT SIZE OF DROPDOWN MENU BOXES*/
    .yui3-menu-item>.yui3-menu-label {
    font-size: 12px;
    }
  • Options
    TheBradfordTheBradford Registered Users Posts: 216 Major grins
    edited September 7, 2013
    Fredsou wrote: »
    I was able with this
    /*CHANGE TEXT SIZE OF DROPDOWN MENU BOXES*/
    .yui3-menu-item>.yui3-menu-label {
    font-size: 12px;
    }

    Cool - I thought this would work for me but it doesn't I think I am trying to figure out not the drop down menu text size rather the menu/top link text size

    I have mine set to XL ( Covered by your Grace font - "400 Weight")- but I want it bigger than that for weight/size whatever it's called. I only have the choice of 400 and I want it to be both bolder and larger. If that size is like size 16 lets say, I want it to be like size 20.

    Any help?
    Bradford

    __________________________________
    http://www.MakeItABradford.com
Sign In or Register to comment.