Font Issue - by rievocando - on WordPress WooCommerce support

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

  • Avatar: rievocando
    rievocando
    Participant
    January 26, 2016 at 13:05

    Hello Support Team,
    I’ve set new font styles thru the Typography panel, but in Firefox it’s like it doesn’t get the right sizes, as you can see in this screenshot: https://dl.dropboxusercontent.com/u/96954664/Schermata%202016-01-26%20alle%2012.43.48.png

    How can I solve this issue?

    Thank you.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 26, 2016 at 14:20

    Hello,

    I’ve added this code in 8theme options->styling->custom css->global custom css. Please check it.

    body{
        font-family: Tahoma,Geneva, sans-serif !important;
        line-height: 18px;
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
    }

    Regards,
    Robert Hall.

    Avatar: rievocando
    rievocando
    Participant
    January 26, 2016 at 14:39

    Hello Robert,
    now it looks fine, thank you!

    So, if my client decides to change font style/size/etc., do I have to modify directly the custom css code?

    Thanks.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 26, 2016 at 14:53

    Yes, but it will be fixed in the next theme update.

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 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.