Adding Font to be used in the Typography setting

This topic has 6 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp

  • Avatar: Chubemsky
    Chubemsky
    Participant
    October 7, 2014 at 07:32

    Hello, I’m trying to add a font-family in the typography setting. How should I go about doing that? Thank you.

    5 Answers
    Avatar: Chubemsky
    Chubemsky
    Participant
    October 7, 2014 at 07:34

    Sorry, quick on the draw here. Just found the font under the google-font section. You may delete this thread.

    Avatar: Chubemsky
    Chubemsky
    Participant
    October 7, 2014 at 07:40

    Although, how can I change the font of the Main Price of the Single Product page? There’s no option under the Typography setting.

    Avatar: stan
    Stan Russell
    Participant
    October 7, 2014 at 09:30

    Hello,

    it can be done using custom css. Please rename file ‘default.custom.css’ to ‘custom.css’ in your theme folder, then go to Theme options > Custom css > Enable
    After that add to custom.css following line:

    .price{color:blue}

    Note that you may use any color as you want

    Avatar: Chubemsky
    Chubemsky
    Participant
    October 9, 2014 at 04:39

    Thanks for the reply, however I wanted to change the FONT. I figured this would be under Woocommerce as this is the main price. I guess this falls under the custom.css as well

    Avatar: Eva
    Eva Kemp
    Support staff
    October 9, 2014 at 13:25

    Hello,

    To change price font on a Single Product Page use this code in custom.css file:
    .single-product-page .product-info .price {font-family: "Open Sans",Arial;}

    Replace the font value with your own.

    Thank you.
    Regards,
    Eva Kemp.

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

The issue related to '‘Adding Font to be used in the Typography setting’' has been successfully resolved, and the topic is now closed for further responses

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