Problem wit Typography - by evekj - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: evekj
    evekj
    Participant
    May 16, 2018 at 14:03

    Hi!
    If i go to Theme Options > Typography and change font-family then nothing changes on the site. What might be the issue?

    Best regards,
    Eve

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 14:41

    Hello,

    Thanks for the question. This problem we will fixed in next theme update. For now, please edit legenda/framework/theme-functions file via FTP and change https://prnt.sc/jimgb4 to https://prnt.sc/jimgu5

    <?php if(!empty($sfont['font-family'])): ?>     font-family: <?php echo '"' . $sfont['font-family'].'";'; endif; ?>
    <?php if(!empty($sfont['google-font'])): ?>     font-family: <?php echo '"' . str_replace("+", " ", $sfont['google-font']).'";'; endif; ?>

    Regards

    Avatar: evekj
    evekj
    Participant
    May 16, 2018 at 15:19

    Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 16, 2018 at 15:24

    You’re welcome!

    Regards

  • 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.