Title: Coupon Code Message customisation
Last modified: August 30, 2016

---

# Coupon Code Message customisation

 *  [OnlineBettingSchool](https://wordpress.org/support/users/onlinebettingschool/)
 * (@onlinebettingschool)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/coupon-code-message-customisation/)
 * Hi there,
 * If you go to [http://www.onlinebettingschool.com/vip-club-member-sign-up/](http://www.onlinebettingschool.com/vip-club-member-sign-up/)
   you will see a place where you can enter a coupon code. (I am using S2 member
   + Stripe).
 * If you enter a coupon code, eg.: BESTOFFER
 * Then, a comment pops up:
    Discount: £1.00 off. (Now: £4.95 / monthly)
 * followed by a small image on the right of US dollars I think it’s supposed to
   be.
 * How do I change this?
 * I want to edit the message and delete the image ideally.
 * Thanks in advance!
 * [https://wordpress.org/plugins/s2member/](https://wordpress.org/plugins/s2member/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [krumch](https://wordpress.org/support/users/krumch/)
 * (@krumch)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/coupon-code-message-customisation/#post-6734923)
 * Try to hide it by CSS.
 *  [Cristián Lávaque](https://wordpress.org/support/users/anguz/)
 * (@anguz)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/coupon-code-message-customisation/#post-6735140)
 * What Krumch said, I’d probably remove the image with CSS as well.
 * `div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-ajax-tax-div
   >div, div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-coupon-
   response-div>div {background-image: none;}`
 *  [Cristián Lávaque](https://wordpress.org/support/users/anguz/)
 * (@anguz)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/coupon-code-message-customisation/#post-6735141)
 * To change the text, I’d look in _s2member-pro\includes\classes\gateways\stripe\
   stripe-utilities.inc.php_ for the **apply_coupon** function, search for the [_x](https://codex.wordpress.org/Function_Reference/_x)
   string that may be used for the success message, and try changing it with a hack.
   [http://s2member.com/kb-article/quick-translation-changing-wordsphrases/](http://s2member.com/kb-article/quick-translation-changing-wordsphrases/)
 * I hope that helps. 🙂
 * _[ [Signature moderated](http://codex.wordpress.org/Forum_Welcome#Signatures)]_

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Coupon Code Message customisation’ is closed to new replies.

 * ![](https://ps.w.org/s2member/assets/icon-256x256.png?rev=980067)
 * [s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions](https://wordpress.org/plugins/s2member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/s2member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/s2member/)
 * [Active Topics](https://wordpress.org/support/plugin/s2member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/s2member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/s2member/reviews/)

## Tags

 * [coupon code](https://wordpress.org/support/topic-tag/coupon-code/)
 * [form](https://wordpress.org/support/topic-tag/form/)

 * 3 replies
 * 3 participants
 * Last reply from: [Cristián Lávaque](https://wordpress.org/support/users/anguz/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/coupon-code-message-customisation/#post-6735141)
 * Status: not resolved