How can I add an exit option to the Mailing List pop up form on my Webflow site?

Published on
September 22, 2023

To add an exit option to the Mailing List pop up form on your Webflow site, you can follow these steps:

  1. Create a modal or a popup: First, you need to create the modal or popup that will house the Mailing List form. In Webflow, you can easily create modals using the built-in interactions feature.

  2. Design the Mailing List form: Once you have the modal or popup set up, you need to design the Mailing List form. You can either use Webflow's pre-built form element or design a custom form using form fields like input, label, and button.

  3. Set up the exit option: Webflow lets you create custom exit triggers using Interactions. To set up an exit option for the Mailing List form, you can add an interaction to the modal or popup element.

  • Select the modal or popup element on the canvas.
  • Go to the Interactions panel and click on the '+' icon to create a new interaction.
  • Choose the trigger for the interaction. In this case, you can select the "Scroll into view" trigger or the "Load" trigger.
  • Set the desired conditions and restrictions for the exit option. For example, you can choose to show the modal when the user scrolls to a specific point on the page or when the page loads completely.
  1. Customize the exit option: After setting up the trigger, you can customize what happens when the exit option is triggered.
  • In the Interactions panel, select the element you want to animate or hide when the exit option is triggered.
  • Choose the desired animation or hide effect. For example, you can fade out the modal or slide it out of view.
  • Adjust the animation duration and easing as per your preference.
  1. Test and publish: Once you have set up the exit option, preview your site to test if the Mailing List form behaves as expected. Make any necessary adjustments and publish your site to make the changes live.

By following these steps, you can add an exit option to the Mailing List pop up form on your Webflow site. This allows users to easily close the form if they are not interested in subscribing.

Additional questions:

  1. How do I create a modal or popup in Webflow?
  2. Can I design custom forms in Webflow?
  3. What are Interactions in Webflow and how can I use them?