Square Checkout not Mobile Friendly
-
Hi there – when checking out of our woodmart/woocommerce shopfront (using Square as the payment portal) the credit card field doesnt allow you to see all the numbers. Other forums have mentioned that it could be a theme issue and need to add css?
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you so much for purchasing our theme and contacting our support center.
Could you please send us a link to your website where we can see this issue?
Kind Regards
Hi there – link can be found on our checkout page.
https://www.envirol.com.au/checkout/
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
#wc-square-credit-card-credit-card-form {
padding: 15px
}