• Resolved Tracester

    (@tracey-renee-hubbard)


    Hello,
    I would like to use a Google web font (that’s not in the drop down list) for just the main/primary menu (not for any other headings or body on the site); can someone help, please?
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You need to add the font either in your head.php file or using a plugin then add the css to your custom css box in the theme options, to override the theme options:

    #nav-main ul.sf-menu a {
    font-family: Lato !important;
    }

    Kadence Themes

    Thread Starter Tracester

    (@tracey-renee-hubbard)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Using Custom font for main/primary menu’ is closed to new replies.