Issue in Safari.
If i have an Advanced Layerslider at the top of the page (i am using a demo there) and a Fullwidth Easy Slider at the same time somewhere else on the same page, the “You are here:Home /” font at the top of the page throbs from normal to bold, the weird thing is it does it in time to Fullwidth Easy Slider as each slide comes across it throbs!
It is fine in firefox and chrome.
Can you please help me on this as it looks awful.
Hi,
Can you post the link to your website please?
Regards,
Josue
Hey!
I just performed some test on Safari (OS X Lion), and noted no issues so far:
http://screencast.com/t/k3x5SKy7T5bv
Cheers!
Josue
Hey!
Please try to add this on your custom.css or Quick CSS:
html {
-webkit-font-smoothing: antialiased;
}
Remove browser cache then reload the page.
Best regards,
Ismael
Any update anyone?
Hi!
Can you please post the screenshot again? They are broken. Let’s wait for Kriesi’s response.
Cheers!
Ismael
Cant see any issue with the screen shots?
Hey!
Sorry! Slow net connection here. Screenshot are ok. I updated the code above. Please check again:
html {
-webkit-font-smoothing: antialiased;
}
Regards,
Ismael
Yes!
That code did it, what was different about the code though? was your original code not the same? or did you edit the post?
Hey!
Not sure if he fixed a typo or edited the post to change it out completely but we tend not to leave incorrect code in any post just in case someone doesn’t read all the way down a topic before trying to use some css or code snippets.
Either way glad its working for you now :)
Cheers!
Devin