Home › Forums › Basel support forum › Wrong formatting of text on the mobile checkout page › Reply To: Wrong formatting of text on the mobile checkout page
February 12, 2018 at 3:07 pm
#39246
Bogdan Donovan
Keymaster
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