Tagged: woocomerce
-
AuthorPosts
-
November 4, 2020 at 5:42 pm #1258357
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;
}November 4, 2020 at 7:43 pm #1258410Hey brunet77,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaNovember 5, 2020 at 9:00 am #1258540For exemple i add this css code in myfamilytrip.com
Regards
November 6, 2020 at 1:24 am #1258781Hi,
The link you provided did not work. Can you please check again.
Best regards,
Jordan ShannonNovember 6, 2020 at 8:49 am #1258807Sorry is .es
November 7, 2020 at 4:26 am #1258976Hi,
I’m not able to get to the checkout. It seems that the cart continues to empty.
Best regards,
Jordan ShannonNovember 7, 2020 at 12:40 pm #1259037But 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.November 10, 2020 at 2:41 pm #1259576Hi,
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,
MikeNovember 13, 2020 at 2:17 pm #1260342Perfect.
Tnks Mike
Seeyou
November 13, 2020 at 3:06 pm #1260355Hi,
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 -
AuthorPosts
- The topic ‘Hidden button payment is by card’ is closed to new replies.

