-
AuthorPosts
-
October 6, 2014 at 12:41 am #330633
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
October 6, 2014 at 6:19 pm #331046Hi 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!
YigitOctober 6, 2014 at 8:06 pm #331131Dear Yigit,
That’s the fix! Many, many thanks.
Cheers,
Tim
October 6, 2014 at 8:18 pm #331137Dear 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
October 7, 2014 at 11:57 pm #331962Hi Tim!
I tried reproducing the issue on my end (OS X 10.9, Safari 7) – http://screencast.com/t/1dtcSGaeiU
Best regards,
JosueOctober 8, 2014 at 12:44 pm #332328Dear 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
October 8, 2014 at 12:52 pm #332333Hi Tim!
Please add following code to Quick CSS as well
article { -webkit-transform-style: preserve-3d; }Cheers!
YigitOctober 8, 2014 at 3:20 pm #332457Yigit,
That fixed it! Many, many thanks!
Cheers,
Tim
October 8, 2014 at 3:24 pm #332461 -
AuthorPosts
- The topic ‘Flickering Text’ is closed to new replies.
