This topic has 8 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Jack Richardson
Dear 8Theme,
I noticed that the Legenda theme offers the possibility to insert a coupon code (linked to Woocommerce). Now, while in the cart this is working fine, in the checkout page there is a grey banner (under returning customer) which is asking to insert a coupon with a link to nowhere.
Could you please tell me how to fix the dead link or remove the coupon request from the checkout (and leave only the one in the cart).
Thanks in advance.
F.
Hello,
Add this css code in custom.css:
.woocommerce .before-checkout-form {
display: none;
}
Regards,
Jack Richardson.
Dear Jack,
Thank you for your prompt reply. I inserted the code in the custom.css file, but it does not affect the coupon grey banner in the check out page. Please have a look at it… also, as before it is a dead link.
I would like to get rid of it from the check out page.
Could you please help me.
F.
Hello,
Please provide us with wp-admin credentials in private content area.
Regards,
Jack Richardson.
Please find theme attached
Hello,
I’ve added “!important” to previously provided css code. Also you need clear cache on your server to see the changes.
Regards,
Jack Richardson.
It works, thank you!
Hello,
You are welcome.
Regards,
Jack Richardson.
Tagged: coupon, discount, enter code, promo code, woocommerce
The issue related to '‘HAVE A COUPON? CLICK HERE TO ENTER YOUR CODE’' has been successfully resolved, and the topic is now closed for further responses