Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1403269
    ZerotoOne
    Participant

    Hey there,
    the font (Playfair Display) of the class “italic-golden” does not work on Ipad and I experienced this problem on some other devices too.

    Thanks for you help!

    my page is http://www.zerotoone.de

    #1403270
    ZerotoOne
    Participant
    This reply has been marked as private.
    #1403560
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! You are using “Playfair Display” which is a google font. The only font loaded in your site is this:

    To resolve this issue, please add the following css code at the beginner of all other custom css in the customizer, Appearance > Customize > Custom > Edit Global CSS

    
    @import url('https://fonts.googleapis.com/css?family=Playfair+Display');

    We would loved to know if this has work for you. Thank you.

    #1403702
    ZerotoOne
    Participant
    This reply has been marked as private.
    #1403911
    Rupok
    Member

    Hi there,

    Safari has some known rendering issue and it’s common on iPad and iPhone. So it might look a bit different for custom fonts.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1403269 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>