How do I set a sticky video box's z-index

Question:
How do I set my sticky footer to show following the page’s content when I’ve have sticky header at about 60vh and a global css code .section { z-index: 52px} set to effect the footer layering, giving it a scroll reveal.

Product:
Wix Studio Editor

What are you trying to achieve:
I want the page to have a sticky video background and I want the footer to have a scroll reveal effect when the view port has reached the footer section.

What have you already tried:
I’ve tried adjusting the sticky footer z-index number.

Hi, @Dunia_Castrillo !!

Well, the first thing I’d say is that you’re not supposed to use “px” with z-index. :slightly_smiling_face:

1 Like