Font size on the order page
-
Hello,
It seems that the font size of some items on the order page is larger than usual!
How can I change it or is that your template ?
Thank you for your help.
Best regards,
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and give you a possible solution.
Best Regards,
Thank you for your feedback.
First, I added this CSS, which I’m happy with so far. I’ll get back to you if I have any problems with it ;))
Best regards.
address {
font-size: 100%;
}
.wc-block-cart, .wc-block-checkout {
font-size: clamp(12px, 1.2em, 17px);
}
Hello,
I’m glad to hear the custom CSS is working well for you so far. Feel free to reach out anytime if you need further assistance or run into any issues — I’m here to help!
Best Regards,