Home Forums WoodMart support forum Font size on the order page

Font size on the order page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #649685

    Chris
    Participant

    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.
    #649786

    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,

    #649896

    Chris
    Participant

    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);
    }
    #649934

    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,

Viewing 4 posts - 1 through 4 (of 4 total)