Hello Kriesi
I changed my main menu font to be A-Truer-Blue
See the font here http://www.whatfontis.com/A-Truer-Blue.font
Now the font renders perfectly in the following browsers:
However when I view my website on an iPad using Safari 7.0.2 I think the font reverts to arial
See Screenshots uploaded to photobucket:
Safari 5.1.7
Safari 7.0.2
Can anyone please help?
Thanks in advance
Hi LordLiverpool!
Can you post the link to your website so we can take a look? Have you tried flushing browser cache on your mobile device?
Regards,
Yigit
Hi!
Please try adding following code to Quick CSS
.header_color .main_menu ul:first-child > li > a {
font-family: 'a_truer_blueregular', sans-serif !important;
}
Cheers!
Yigit
It worked perfectly
You guys at Kriesi are wonderful :-)
Thank You :-)