Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #428061

    Hi,
    I added Google fonts as described here: https://kriesi.at/support/topic/adding-google-fonts-plural/.

    I can see these fonts in website on my iMac but not on iPhone or on my PC (windows, google chrome).
    I tried adding ‘font-family’ to CSS ‘body’ but didn’t help…

    Please help.
    Thanks

    #428467

    Hey yudkoren!

    That is for adding extra google fonts to the theme settings. You still need to select to use them in Dashboard > Enfold > General Styling > Fonts.

    Are you sure the fonts support the language your using on your site? You may need to select a different “script” when reviewing the font on the google fonts API.

    Best regards,
    Elliott

    #428515

    Hi,
    Sure I selected the fonts in setting Dashboard.
    That’s why I can see them in my site – but only in Mac OS.
    Not PC, not iOS, Not Android…

    Yud

    • This reply was modified 9 years, 7 months ago by yudkoren.
    #428534

    Hey!

    I wanted to check your website but i get “Parse error: syntax error, unexpected ‘<‘ in /homepages/39/d247501099/htdocs/textor/page/wp-content/themes/enfold/functions.php on line 3” error. Please go to wp-content/themes/enfold and undo the changes you have made on functions.php file via FTP

    Best regards,
    Yigit

    #428568

    Fixed

    #428573

    Shalom!

    Which font family did you add? Code you removed from Functions.php file, was it for Google Fonts?

    Cheers!
    Yigit

    #428577
    This reply has been marked as private.
    #428584

    Hey!

    Please flush browser cache on your other devices. It does work fine on my iphone – http://i.imgur.com/PewUosB.png?1

    Cheers!
    Yigit

    #428585

    Hi,
    In screenshot it’s Arial (default font) not Open Sans Hebrew…
    :-(

    Yud

    #428591

    OK.
    I solved it
    :-)

    I added:
    @import “http://fonts.googleapis.com/earlyaccess/opensanshebrew.css&#8221;;
    @import “http://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css&#8221;;

    to custom.css

    How do I create custom.css in child theme?

    Yud

    #428592

    Shalom!

    Yep, i was about to post a new screenshot :)
    You can add your custom CSS codes into Style.css file of your child theme. You do not need to create a custom.css file

    Best regards,
    Yigit

    #428596

    Thanks.

    Yud

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Google fonts not displayed in iPhone and PC’ is closed to new replies.