Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vernontee Friend
    #960979
    Pankaj Sharma Moderator
    #960990

    Hi
    the error and screenshot both are different .
    as i understand you are getting error in Google font call . because site is using https and the font call is in http you are getting this error .
    To fix this go to /etc/assets.xml
    Find

    <file>http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic</file>
    

    change the http to https

    <file>https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic</file>
    
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum