Issue on the checkout page
-
Hi!
I have an issue on the checkout page
The order button isn’t well displayed on mobile devices please find attached a screenshot.
Thank your for your help.
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
padding-bottom: 40px;
}
Best Regards