Wrong formatting of text on the mobile checkout page
-
The text is too big and our customers can’t see the final price on the mobile version of the checkout page. Please check the screenshot.
Thanks in advance!
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you so much purchasing our theme and contacting our support center.
Try to add the following code snippet to the Mobile Custom CSS area in Theme Settings to fix this issue.
body .woocommerce-checkout-review-order-table tfoot .order-total th,
body .woocommerce-checkout-review-order-table tr th {
font-size: 14px;
}
Kind Regards
XTemos Studio
Hello Bogdan, thank you so much.
Worked properly!
The topic ‘Wrong formatting of text on the mobile checkout page’ is closed to new replies.