Tagged: woocomerce
Hello, I have a problem, I have detected that when ordering and payment is by card.
There is a step that are two buttons.
[Cancel payment] [Pay by cards]
I would like to hide the cancellation of payment, since many clients give it accidentally. I could do it like this. Would you just like that button? thanks.
/ * hide cancel card button in payments * /
.woocommerce-page a.button.cancel {
visibility: hidden;
}
Hey brunet77,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
For exemple i add this css code in myfamilytrip.com
Regards
Hi,
The link you provided did not work. Can you please check again.
Best regards,
Jordan Shannon
Sorry is .es
Hi,
I’m not able to get to the checkout. It seems that the cart continues to empty.
Best regards,
Jordan Shannon
But if there is no problem there. I have checked and added products perfectly.
The problem is when you pay by card. I have removed the cancellation payment.
Attached image of what I want that does not appear.
That cancel button in front of the purchase does not make sense. It should disappear or appear after paying.
Hi,
Sorry for the late reply and thanks for the link and screenshot.
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.woocommerce-checkout.woocommerce-order-pay #redsys_payment_form a.button.cancel{
display: none !important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Perfect.
Tnks Mike
Seeyou
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike