How to fix div overlap that blocks the component interaction?

Hello there everyone!

I want to keep two overlapping divs because of how that looks but the overlap prevents the interactions on the main buttons from working. This hapens on desktop because that’s where the overlap is.

Has anyone experienced similar issue?

Here is my public share link: (Webflow - ripesoft)

Best,
Mariusz

Can you add a screen grab? Looking through and trying to guess which divs and interactions you’re speaking of.

1 Like

Thank you for replying! Sure, here’s the screenshot with the highlighted component. I’m hovering the coursor over the button and no animation is playing, I also can’t click it.

I see.
You can use the Navigator panel to select “Buttons Wrap” and then change the z-index to 21 (or higher) to make the buttons stack on top of your interaction section.

1 Like

That worked! Thank you very much, you’ve saved me plenty of time trying to figure this out myself :sweat_smile:

1 Like