Modal Window On Click - Interactions 2.0

I’m trying to create a modal window. When the user clicks the “shoe size guide” i’d like a window to pop up in the center of the page, and when the user clicks [close] the window goes away. Right now i have the interactions set up to…

Element Starting state is Hidden with a opacity of 0

  1. When users clicks “Shoe Size Guide”
    Show Element
    Opacity 0 to 100

  2. When user clicks [close]
    Opacity 100 to 0
    Hide Element

The interaction does not work on a mobile screen

These seems simple… does anybody know how i can fix this?


Here is my public share link: https://preview.webflow.com/preview/runners-up-splash-page?preview=a16194d209b9da46a9991c43a0bc5975
(how to access public share link)