On my home page (http://www.orangegerbera.com/), the Partner/Logo Element disappears briefly as I scroll the partner/logo element up and down the page. It doesn’t happen on Firefox or Safari.
Is there a fix for this?
Hi lanceleasure!
Is this with a specific OS? I’m not getting the issue with Windows and the current version of Chrome.
Best regards,
Devin
Sorry Devin. I’m on Mac OS 10.9.2. Here’s a link to a video of what I’m seeing: https://www.youtube.com/watch?v=ibxogeTQOvg&feature=youtube_gdata_player
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap {
-webkit-transform-style: flat;
}
Best regards,
Yigit
That did it. :) Thank you very much!