Add Google fonts - by kaha - on WordPress WooCommerce support

This topic has 13 replies, 5 voices, and was last updated 8 years, 3 months ago ago by Robert Hall

  • Avatar: kaha
    kaha
    Participant
    November 10, 2015 at 02:54

    Hi,

    there is a heading that allows for Google fonts, however not the google font I would like to use. Is there a way to add a font?
    I wold like to add Amatic.

    Thanks,

    12 Answers
    Avatar: stan
    Stan Russell
    Participant
    November 10, 2015 at 08:49

    Hello,

    You can refer to this article http://www.wpbeginner.com/wp-themes/how-add-google-web-fonts-wordpress-themes/

    Regards,
    Stan Russell.

    Avatar: kaha
    kaha
    Participant
    November 10, 2015 at 20:13

    i used the @import and put it in the global css. I went to find it in “Custom Heading” block drop down but it’s not there. Do I need to something more?

    Avatar: Eva
    Eva Kemp
    Support staff
    November 10, 2015 at 21:48

    Hello,

    You can add Google font via Punch Fonts section in wp-admin panel.
    http://www.themepunch.com/faq/adding-my-own-google-fonts/

    Regards,
    Eva Kemp.

    Avatar: kaha
    kaha
    Participant
    November 10, 2015 at 22:12

    Hum that didn’t work wither.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 10, 2015 at 22:29

    Hello,

    Please specify for what text you want to change font and provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: kaha
    kaha
    Participant
    November 10, 2015 at 22:35

    I would like to change the Custom Heading (which uses google fonts) on the Community page.
    I would like to use Amatic If that works I will use that block on a lot of other places.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 11, 2015 at 09:01

    Hello,

    I don’t see “Community” page among your pages.
    Please provide us with a direct link.

    Best regards,
    Jack Richardson.

    Avatar: kaha
    kaha
    Participant
    January 13, 2016 at 20:41

    Sorry it’s called Stripy Arms Community. The heading is empty right now so you can put in “Community” or something if you would like. But the point is that the Amatic font is not there in the drop down.
    But it’s added to the Punch Fonts section.
    thank you,

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 13, 2016 at 20:57

    Hello,

    Please use this code in Theme Options->Custom CSS->Global Custom CSS.

    .vc_custom_heading{
    font-family: 'Amatic SC';
    }

    Regards,
    Robert Hall.

    Avatar: kaha
    kaha
    Participant
    January 13, 2016 at 21:17

    Ok I have added it, should I see it in the drop down for the google fonts or how can apply it now?

    Avatar: kaha
    kaha
    Participant
    January 13, 2016 at 23:25

    Aliright I can now see the font in the theme option section. I would like the font only in the H1 tags, how would I go about that?

    Thanks!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 14, 2016 at 09:14

    Hello,

    Please try use this code in Global Custom CSS.

    h1{
    font-family: 'Amatic SC';
    }
    

    Regards,
    Robert Hall.

  • Viewing 13 results - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.