How to Remove the Coupon Block from a Spin to Win Campaign

Dev Updated by Dev

Sometimes, when creating a Spin to Win campaign, you may prefer to send personalized emails with prizes rather than displaying them in the confirmation step. This guide will show you how to remove the coupon block from your Spin to Win campaign using CSS.

Steps to Remove the Coupon Block

  1. Access the campaign builder design settings
  2. Locate the CSS customization section.
  3. Add the following CSS code:
.wisepops-block-coupon {
display: none;
}
  1. Save your changes.

This CSS code will automatically hide the coupon block in your Spin to Win campaign, allowing you to manage prize distribution through email instead.

Note: After removing the coupon block, ensure you have a system in place to send personalized emails with the prizes to maintain a positive user experience.
To remove prize block instead, replace .wisepops-block-coupon with .wisepops-block-prize

Tips

  • Test your campaign thoroughly after making this change to ensure it functions as expected.
  • Consider updating your campaign's text to inform users that they will receive their prize via email.

If you need any further customization or have questions about this process, please don't hesitate to contact our support team.

Guidelines for writing game rules

Contact