I created a pop-up modal for this page but the text in the hero section keeps overlapping with it. I don’t understand why. Any tips would be very helpful.
Here is my read-only link: Webflow - torq.partners
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Hello @Monica_Lara, your hero heading has a z-index of 900, I don’t know why is that but that is reason it is on top of your modal, to fix it simply change the z-index of the heading or, if you can’t change it on the heading element, change the z-index of your Modal/Wrapper, I tried something like 902 and it worked.

I hope this helps!
It worked! Thank you so much
1 Like