Slider Revolution is hiding the sidebar

Hello :slight_smile:

I have a page that has slider revolution on it as well as a fixed sidebar that moves as you scroll down.

After the recent update, when scrolling down, the sidebar will get hidden by the slider revolution. I have already set the sidebar Z-index to 100 so I’m not sure why it’s getting hidden.

The sidebar works before it gets hidden, once it gets hidden, the links stop working.

Hope you can help!

Cheers

Hey there,

Slider Revolution forced fullwidth layout uses Javascript to achieve the effect so CSS z-index could not simply override this. With that said, you should not use the forced fullwidth layout. Fixing this issue would be getting into custom development as this involves some code not native to X.

We do have an in-house custom development team that offer paid services, who may be able to assist. They can be contacted at pinnacle@theme.co if this is of interest to you.

Thank you for your understanding.

Hi Christian,

Thank for the reply. If that’s the case, I’ve removed slider revolution and instead am using simple X theme image element in this new page I’m going to be sending to you.

The same problem of the sidebar being hidden behind the images happens again and then subsequently the sidebar slider stops working.

Try adding z-index: 0; to the Inline CSS field of your Section containing the image. I’ve just discovered this issue with the Section and Rows. Please try this with your slider again. If it still doesn’t work with the slider, continue with the image setup.

Thanks.

Thanks Christian,

Works great :))

Glad to hear it.

Cheers!

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