Pop-up component "X" not working

Hello! I’m still very much so learning Webflow, and working on a site someone else built. The pop-up on my website (see the read only link) is no longer allowing me to close it, and is showing immediately rather than delaying. I’m unsure what happened or what I did to break this, but any help would be greatly appreciated.

Thank you,

Elliot


Here is my site Read-Only: [LINK](Webflow - Viewpoint)
(how to share your site Read-Only link)

Hi Elliot!

Here’s how to fix your pop-up functionality:

  1. Select your trigger button in the Elements panel
  2. Open the Interactions panel and create a new “Mouse click” trigger
  3. In the animation settings:
    • Select your “Pop-up wrapper” as the affected element
    • Set Initial state: Display = None, Opacity = 0%
    • Set Final state: Display = Flex (or your preferred display type), Opacity = 100%
  4. For the close functionality:
    • Select your “Pop-up close” link
    • Add a “Mouse click” trigger
    • Target the “Pop-up wrapper” again
    • Set the animation to return to: Display = None, Opacity = 0%
  5. Republish your project to apply these changes

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

Hi Elliot,

You’ve linked the homepage but I’m not seeing a modal appear there, even on your staging site.