Pop-Up Modal disabling CTA Buttons

I developed a pop-up modal for my website that needs to be used on multiple pages. However, whenever I include it on a page, it disables the CTA buttons on that page. Does anyone know how to fix this or understand why it’s happening?

Here’s my read only link: Webflow - torq.partners

And in the site link: Human Resources as a Service | torq.people

Hey Monica,

When the modal is added are you able to highlight text like this:

My instinct tell me it’s some type of z-index issue

No, I am not. The modal is currently just in this page: Human Resources as a Service | torq.people

I removed it from all other pages

Because your popup is not completely hidden, only it’s opacity has changed to 0. If you inspect the block, you will see it.

Some of your interaction is not assigned properly, please re-assign them. Please check the screenshot.

Thank you!! Now I have another problem, the pop-up won’t close, it keeps popping back after I close it. Any ideas why?

Because on some sections you’ve added mouse hover interaction to open the popup. If you don’t need that, remove the interaction.

1 Like