For some reason the text on my home page keeps ‘pulsing’. This corresponds with the change of slides at the top of the page. Any idea why? It’s very off putting to visitors, please help.
Forgot to mention, using latest version of WP and Enfold.
Hey!
I’ve tested your page on all latest major browsers(Chrome, IE, Opera, Firefox) and on an Android 4. Everything seems to be functioning fine. Have you tried viewing the site on a diferrent device or screen? It could be your monitor.
Cheers!
Arvish
Hi Arvish, I’m on a mac using Safari, and it’s definitely pulsing! All the text on the homepage seems to do this but when I go onto other pages, only the header text (also found on homepage of course) pulses. It’s definitely NOT the monitor as nowhere else, including looking at this forum, do I find this problem.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-mac .flex_column { -webkit-transform: translateZ(0); }
Cheers!
Yigit
Thank you wizard Yigit, it worked!