Home>Support>Fonts and Browsers/ Theme clearly
  1. 10 years, 5 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. 10 years, 5 months ago Defne

    Hi Andrew,

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

  3. 10 years, 5 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