Dear Team Kriesi,
I’m getting flickering text (form bold to normal to bold) on the masonry blog layout when I roll-over with the mouse. You can see it here:
http://www.americanartistinrome.com/dev/
The flickering isn’t limited to the image selected, but affects all. I’m on a Macbook Air, Mavericks, 10.9.5 on Safari 7.1.
Ideas how to fix this?
Many thanks,
Tim
Hi hypergolica!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-fixed-size .av-masonry-entry .av-inner-masonry-content, .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content { -webkit-transform: translate3d(0, 0, 0); }
Cheers!
Yigit
Dear Yigit,
That’s the fix! Many, many thanks.
Cheers,
Tim
Dear Yigit,
Looks like I’ve got the same thing here:
http://www.americanartistinrome.com/dev/category/self-portraits/
Apologies, but I’m not sure which and how many selectors I should be targeting. Can you help?
Thanks again.
Cheers,
Tim
Hi Tim!
I tried reproducing the issue on my end (OS X 10.9, Safari 7) – http://screencast.com/t/1dtcSGaeiU
Best regards,
Josue
Dear Josue,
Many thanks for taking a look and for showing me your screencast.
Here is what I see:
http://screencast.com/t/e2vihMJv
Ideas?
Cheers,
Tim
Hi Tim!
Please add following code to Quick CSS as well
article { -webkit-transform-style: preserve-3d; }
Cheers!
Yigit
Yigit,
That fixed it! Many, many thanks!
Cheers,
Tim