navigation item font resize

Support Area Forums Umami navigation item font resize

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://greggriffin.net
  • Author
    Posts
  • #19823
    Greg Griffin
    Participant

    Hi Bill,

    I’m trying to change the font size of the menu items, with no luck. I set the navigation menu to remain open, and perhaps that has something to do with it.

    Also, what is the the hex code for the color you used for the menu and hyperlinks?

    Thanks!

    #19824
    Bill Robbins
    Moderator

    Hey Greg,

    That should typically change the size, but we can always force the issue if necessary. Add this to your Custom CSS too:

    
    ul#primary-menu li {
    	font-size: 20px;
    }
    

    and that should do it.

    For the color, I believe it’s #ACB55C.

    Have a great weekend,
    Bill

    #19851
    Greg Griffin
    Participant

    That took care of it! Thanks, Bill, for the awesome support.

    #19857
    Bill Robbins
    Moderator

    Fantastic Greg. Have a great week!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘navigation item font resize’ is closed to new replies.