-
AuthorPosts
-
February 10, 2016 at 12:04 pm #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
February 10, 2016 at 12:59 pm #581069Hey 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,
AndyFebruary 10, 2016 at 1:10 pm #581078Hi – 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.
February 10, 2016 at 1:11 pm #581081CSS is under Appearance-> Custom css
February 11, 2016 at 12:15 pm #581561Hey!
I checked on my Mac and it looks like this:
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!
AndyFebruary 11, 2016 at 2:22 pm #581620Hi
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.
February 11, 2016 at 2:33 pm #581625Hey!
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!
AndyFebruary 11, 2016 at 3:15 pm #581658The 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.
February 12, 2016 at 1:17 pm #582198Hi!
please try this solution: https://kriesi.at/support/topic/installing-own-fonts/#post-421325
Best regards,
AndyFebruary 12, 2016 at 1:53 pm #582213Hello?
February 12, 2016 at 5:42 pm #582357Hey!
did you try the solution I referred to?
Best regards,
AndyFebruary 15, 2016 at 12:21 pm #583317Hi 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;
February 15, 2016 at 12:22 pm #583319 -
AuthorPosts
- The topic ‘fonts on iOS not working since update.’ is closed to new replies.