How to hide card number details on checkout form
-
Hi
Want to hide card details form on checkout page
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
display:none;
}
Best Regards
added that css but not working
https://adascagardenstore.com/checkout/
check at your end
Attachments:
You must be
logged in to view attached files.
Hello,
I still cannot find which quantity you want to remove.
Best Regards