This topic has 5 replies, 2 voices, and was last updated 2 years, 11 months ago ago by dev-design
Hello 🙂
The text on the checkout page is too large to show the tax as a total, rather than the correct price.
Is there a way to change the size of the text or so that it is displayed correctly?
I would like to have the text, i.e. the total amount + tax, in one line. Or what can you suggest to me?
Look:
Hello,
Try to add the next code in Theme Options > Theme Custom CSS:
.cart-order-details .shop_table .order-total th {
width: 40%;
}
Regards
Nothing has changed…
Provide temporary wp-admin access.
Regards
I’ve already solved it differently, with CSS.
Thank you for your great & fast support 🙂
Tagged: big on mobile, big on pc, shopping, total amount, woocommerce, wordpress themes
The issue related to '‘Total amount with VAT to Big on PC or Mobile’' has been successfully resolved, and the topic is now closed for further responses