Home>Support>Fonts and Browsers/ Theme clearly

Fonts and Browsers/ Theme clearly

By Defne, 11 years ago. Last reply by Andrew Misplon, 11 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,
the fonts are completely different in Safari and Firefox???

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 11 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Please check the Clearly demo in both browsers: http://demo.siteorigin.com/clearly/. If the font is the same in the demo it means the issue is local to your site. Try disabling all non-SiteOrigin plugins and see if the issue resolves.

  2. 11 years, 3 months ago Defne

    Hi Andrew,

    The Clearly demo from http://demo.siteorigin.com/clearly/ shows different font in Safari and Firefox.

  3. 11 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Please try inserting this into the Jetpack Custom CSS module or any Custom CSS plugin of your choosing and see if it helps. There is a general issue with Google Fonts and Windows at the moment.

    /* WebKit Google Font fix */
    
    body {
        -webkit-animation-delay: 0.1s;
        -webkit-animation-name: fontfix;
        -webkit-animation-duration: 0.1s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-timing-function: linear;
    }
    
    @-webkit-keyframes fontfix {
        from { opacity: 1; }
        to   { opacity: 1; }
    }
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More