


View the popup in its variations
This stylish popup invites users to subscribe to your fashion newsletter and stay ahead of the latest trends. With bold language and an insider vibe, it appeals to fashion-forward visitors looking for exclusive news, updates, and behind-the-scenes content.
How to Set Up
To make your popup work correctly with Contact Form 7, follow these steps:
1. Create a new form in Contact Form 7.
2. Copy and paste the following code inside the form editor:
<div class="form-newsletter">
<label class="cocopopup-newsletter">[email* your-email autocomplete:email placeholder "Enter your email address here "] </label>
[submit "COUNT ME IN"]
</div>
3. Save the form, then copy the form shortcode
(e.g., [contact-form-7 id="123" title="Coupon Form"]).
4. Paste the shortcode inside your popup settings to display the form correctly.
To set up the confirmation button so that it disappears when clicked and the email form appears, follow these steps:
1. Add the class “cocopopup-yes-button” to the confirmation button.
2. Add the class “cocopopup-hide-element” to the Contact Form 7 form to keep it hidden and only show it when the user clicks the confirmation button.
This ensures that your form matches the popup’s design and works smoothly.

