Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #49991
    Guillaume
    Participant

    Hello,

    I’d like to change the font for “Lobster” in the secondary menu. Does anyone know how to do ?

    Thanks !

    Guillaume

    #50000
    Sakin
    Keymaster

    @Guillaume: There is no option to just change font for Secondary Menu. First you need to activate Lobster font from “Appearance => Theme Options => Font Family Options”. Maybe you can just change it in “Site Tagline Font Family” to lobster. Once you do that, the theme will activate lobster font to be used in Tagline and we can add custom css to use it in other places as well. So, you can add the following css in “Appearance => Theme Options => Custom CSS” box to change the font family to lobster for the secondary menu:
    #secondary-menu ul.menu { font-family: Lobster,sans-serif; }

    #50002
    Guillaume
    Participant

    Many Thanks !!! It works !

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing font in secondary menu’ is closed to new replies.