Reply 282859 to: Remove promotional code (Coupon Code) from cart page

Avatar: Olga Barlow
Olga Barlow
Support staff
April 6, 2021 at 18:24

Hello,

Add the Custom CSS to Theme Options > Custom CSS to hide the coupon on the cart page

.woocommerce-cart .to_open-coupon, .woocommerce-cart .coupon {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.