Interactions not working on mobile?

Click interactions working well on desktop but not on mobile.
Any thoughts appreciated. Thanks!

Share Link

observed behavior on desktop (safari, chrome)

  1. click “get in touch” button
  2. See modal form appear via interactions

observed behavior on mobile (mobile safari)

  1. click “get in touch” button
  2. See no change

Set the button to Position Relative and Z-index to 1

1 Like

Interesting. So the button was ending up below another object on mobile?

thanks!

Exactly. It was hidden behind Background-Wrapper