Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #581030

    Hi there,
    I upgraded to the most recent version of Enfold and in doing so my fonts, in some but not all cases are being replaced with default ones like Ariel and helvetica. I can’t establish why (even with plugging in an iPhone and inspecting the elements effected). Can you please help?

    On the homepage, the fonts (h2 and p) are effected within the boxes, such as Our Story and Why Scotia?

    Thanks

    #581069

    Hey Peatkay!

    can you provide us admin access, so we can take a deeper look into it? try to deactivate all plugins to check if one is causing this issue. Clear browser cache and hard refresh a few times.

    Best regards,
    Andy

    #581078

    Hi – Here are the login.

    It should not be any of the other plugins as they are not new. The only thing that has changed is the update to enfold.

    #581081

    CSS is under Appearance-> Custom css

    #581561

    Hey!

    I checked on my Mac and it looks like this:

    View post on imgur.com

    And I see this in your source code:

    .home_box_left h2 {
    font-family: Aller!important;
    }
    

    Do you see anything different on your iPhone? did you clear browser cache? Please check on another device as well.

    Cheers!
    Andy

    #581620

    Hi

    Your image is also how it looks on iPhone.

    This is how it looks on my mac (safari + chrome). I have flushed the cache on everything. It’s how it should look and how it looked on everything until the update.

    http://petekirkwood.co.uk/images/scotiafont.png

    #581625

    Hey!

    as I said this code is causing the font family to be as it looks now:

    .home_box_left h2 {
    font-family: Aller!important;
    }
    

    Remove it or change “Aller” to another font.

    Cheers!
    Andy

    #581658

    The font in MY picture IS Aller. I want it to be Aller. The font in your picture is Times new roman or georgia or something that I do not want.

    #582198

    Hi!

    please try this solution: https://kriesi.at/support/topic/installing-own-fonts/#post-421325

    Best regards,
    Andy

    #582213

    Hello?

    #582357

    Hey!

    did you try the solution I referred to?

    Best regards,
    Andy

    #583317

    Hi there,

    I tried that solution, but it has not made any difference. Also in using a child theme a LOT of my css customisation disappeared.

    However I worked out the problem. The updated version of the theme requires font-family: Aller,sans-serif; rather than just font-family: Aller;

    #583319

    Hey!

    Glad you figured it out!
    Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘fonts on iOS not working since update.’ is closed to new replies.