Title: Hide coupon fields
Last modified: December 2, 2020

---

# Hide coupon fields

 *  Resolved [Ana Pascual](https://wordpress.org/support/users/anoni/)
 * (@anoni)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/hide-coupon-fields/)
 * Hi,
    I’ve turned on “hide coupon fields” for url coupons. Coupon works but coupon
   name is still showing on cart. Is it possible to hide coupon name? or what is
   supposed be hidden with this setting? Thanks, Ana

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

 *  Plugin Support [Fauzan Azizie](https://wordpress.org/support/users/fauzanade/)
 * (@fauzanade)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/hide-coupon-fields/#post-13738926)
 * Hi Ana,
 * I’m afraid not quite sure what are you referring to “hide coupon fields” for 
   URL Coupons. Could you please provide a screenshot of this setting?
 *  Thread Starter [Ana Pascual](https://wordpress.org/support/users/anoni/)
 * (@anoni)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/hide-coupon-fields/#post-13742083)
 * Hi,
    screenshot: [https://photos.app.goo.gl/9TRXu1iUKa9yY5Bv8](https://photos.app.goo.gl/9TRXu1iUKa9yY5Bv8)
 * Ana,
 *  Plugin Support [Fauzan Azizie](https://wordpress.org/support/users/fauzanade/)
 * (@fauzanade)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/hide-coupon-fields/#post-13752536)
 * HI [@anoni](https://wordpress.org/support/users/anoni/),
 * It’ll remove the coupon field on your cart and checkout page. So the customer
   can only use the Coupon URL.
 * If you want to remove the coupon name when it has been applied on the cart as
   well, you can use the following custom CSS code:
 *     ```
       tr.cart-discount {
           display: none;
       }
       ```
   
 * Please kindly add it to your child theme’s style.css.
 *  Thread Starter [Ana Pascual](https://wordpress.org/support/users/anoni/)
 * (@anoni)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/hide-coupon-fields/#post-13753049)
 * ok, thanks!
    Ana

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

The topic ‘Hide coupon fields’ is closed to new replies.

 * ![](https://ps.w.org/advanced-coupons-for-woocommerce-free/assets/icon-256x256.
   png?rev=2760901)
 * [Advanced Coupons for WooCommerce Coupons & Store Credit](https://wordpress.org/plugins/advanced-coupons-for-woocommerce-free/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-coupons-for-woocommerce-free/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-coupons-for-woocommerce-free/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-coupons-for-woocommerce-free/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-coupons-for-woocommerce-free/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-coupons-for-woocommerce-free/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Ana Pascual](https://wordpress.org/support/users/anoni/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/hide-coupon-fields/#post-13753049)
 * Status: resolved