• Resolved trampolineguide

    (@trampolineguide)


    I would like to change the font. I usually use Roboto. I would like to do that for this site. But I would appreciate if you can give me a suggestion on the font that best suits the site. By the way I didn’t like the default font.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author SaltTechno

    (@salttechno)

    Hello,

    Thank you for using our theme.

    As I can see from your link, you have already replaced Roboto at many places. You can change your site font using some plugin. Or, you can use the following solution.

    Go to Appearance > Customize > Additional CSS and put the following CSS code:

    body, h1, h2, h3, h4, h5, h6 {
       font-family: 'Roboto'!important;
    }
    

    Make sure you have already imported Google font.

    This should resolve your issue. Let us know if this doesn’t work. Upgrade to the premium version for quicker support.

    Regards,
    SaltTechno

Viewing 1 replies (of 1 total)
  • The topic ‘How Can I Change The Font’ is closed to new replies.