This topic has 6 replies, 4 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hello,
I have unchecked “enable coupons” in Woocommerce settings. Coupons are disabled, but there is still the “Have a coupon?” underlined in Cart page.
How can I remove it?
This is how it looks: https://www.dropbox.com/s/audp7c238bbj1yp/coupon%2001.png?dl=0
And this is what I would like: https://www.dropbox.com/s/55i2wosuc9jgf1r/coupon%2002.png?dl=0
Thank you for your help!
Hello,
please provide us with link to your Dashboard in private content.
Regards,
Stan Russell.
Here it is.
Hello,
Please add this code in style.css file of the Child Theme.
.woocommerce-cart h3.underlined{
display:none;
}
Regards,
Robert Hall.
Thank you!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Remove "Have a coupon" on Cart page’' has been successfully resolved, and the topic is now closed for further responses