This topic has 4 replies, 2 voices, and was last updated 4 months ago ago by Rose Tyler
1.How to cancel the coupon reminder at the top of the checkout page?
2.Payment method in the lower right corner
Multiple payment methods have been set up
But only one type is shown,
And the drop-down menu is not available.
Thanks! (Annex 25)
Hello,
Thank you for reaching out to us with your inquiries.
Could you please provide new screenshots?
Best Regards,
8Theme’s Team
hello,team,
I feel sorry!
Image upload error.
Provide new pictures
Thanks.
Hello,
Thank you for getting in touch with us.
1/ The next custom CSS code can be used to remove the coupon field from the Checkout page:
.before-checkout-form .woocommerce-form-coupon-toggle {
display: none;
}
2/ Please temporarily activate the Storefront theme (Appearance > Themes) and check how it works with this default WooCommerce theme.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up