This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #52611
     melissashea
    Participant

    I would like to use a different font for the main menu. Can you tell me what css I should use to change it to use this font – http://www.google.com/fonts/specimen/Rock+Salt

    I’m also not sure where to put the css. Thanks!

    #52622
     sharmstr
    Moderator

    Not all fonts are loaded to save on load times. The easiest thing to do is go into theme options > fonts and set H6 to Rock Salt. By default H6 isn’t used in the theme. That will load the rock salt font for you. Then in Theme Options > General Settings > Quick CSS, add this

    COPY CODE
    
    #menu-main {
      font-family: Rock Salt !important;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?