Hi all, can anyone spot wat's happening here? I'm using modal 1. I've connected it to the instagram icons on my site. The modal opens fine but on desktop breakpoints, when i click the cross to close the modal, it closes but every button on my site is then unresponsive until i click anywhere and then things become responsive again, almost as if the cross hasn't fully close the modal or something. On mobile breakpoints it's worse as I can't get my site to respond at all once the modal is closed. Any help much appreciated thankyou: https://preview.webflow.com/preview/louiesimpson?utm_medium=preview_link&utm_source=de[…]05702a5856ce240dcff6100bc7550a08&locale=en&workflow=preview
Hi @Lex Hanley, So the issue with this was that sections which have position set to them add a Negative Z-index on them, I have checked out your previewed link and did that and fixed it fixed the problem.
Hi Tayyab, thanks for getting back to me. Are you saying I need to add negative indexes to some sections? if so which sections do i need to add a negative index to as I'm not sure which I need to change. Thanks !
Hi, the vid is set to sticky, it's not absolute. I'm a bit confused with what I need to change , shouldn't the modal just fully close and therefore not be an issue with indexes ?
yeah naw, its got to do with the relationship from the button to the modal. I'm guessing you changed where the modal is located, thus breaking the interaction.
On the close interaction, ensure that the move animation is set to "all elements with this class" instead of the sibling setting.