Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1042163

    shimoda
    Participant

    Why would the Righteous Google font shows correctly in Cornerstone but not on the live web site?

    #1042641

    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1044316

    shimoda
    Participant

    lidéal.com

    #1044613

    Rue Nel
    Moderator

    Hello There,

    Thank for providing the url of your site. I have checked it and it turns out that you are using the invalid code. Please remove this line:

    
    <link href='https://fonts.googleapis.com/css?family=Righteous' rel='stylesheet' type='text/css'>

    from the customizer, Appearance > Customize > Custom > CSS and on the page’s settings tab, Settings > Custom CSS

    You have to use this line instead:

    
    @import url(https://fonts.googleapis.com/css?family=Righteous);

    Hope this helps. Please let us know how it goes.

    #1046249

    shimoda
    Participant

    Thanks for your efficient support!

    #1046425

    Prasant Rai
    Moderator

    You are most welcome. 🙂