The Parallax for the Classic Element is messed up in some browsers like Chrome

The image only appears only after you scroll down like half way down the page. I have the pro version. www.theoris.com.
The homepage.

Hi @rarowley

First, you need to update the theme to the latest stable version following this guide:

The referenced issue has been logged to our issues tracker, at the moment I don’t know whether this is going to be fixed or not and when it will get fixed, our dev team is working hard to set the priorities to fix bugs and introduce new features according to the roadmap.

I can see a temporary workaround that worked for this issue is to add this CSS code to (Theme Options > CSS:

.x-slider-container {
    z-index: 1;
}

However, I’ve tested this solution on your website and it didn’t work, not sure if that’s because you are running an old version of the theme or not, anyway, you will have to wait till our team fix this issue completely.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.