Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8135
    bluezelia
    Member

    I would like to change the FONT style/color for just one menu item. Will this be done in the CSS file? Can you direct me to the section?

    http://69.195.124.79/~blueizuc/

    Thanks
    Kat

    #8247
    Sakin
    Keymaster

    Hello Kat,

    You can play with the CSS though “Appearance => Theme Options => Custom CSS” box.
    The following css change the color, font family and font size.
    #branding ul.menu a { color: #888; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

    For more css you can learn from http://www.w3schools.com/css/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Menu Font’ is closed to new replies.