I have a problem witht the logo/partner element disapearing when I scroll.
This only happens in Chrome and on two different computers.
I have recorded the error for you to see here: http://youtu.be/-6gij82gltc
Hi runekjensen!
Please try deactivating all active plugins and check if that helps
Regards,
Yigit
It doesn’t
Same error
Hi!
Thank you for using the theme!
I didn’t watch the video because my internet speed is suffering right now. If you don’t mind, please post the link of the actual website here so that we can inspect it. We’ll be happy to assist you further once we have taken a look at the website.
Best regards,
Ismael
Hi!
Thank you for the link.
I’m not sure why this is happening but this should fix it. Add this on Quick CSS or custom.css:
#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap {
-webkit-transform-style: flat;
}
I hope it works. I’ll forward this to Kriesi so that he can explain this further.
Best regards,
Ismael
It works. Thanks