Home Forums WoodMart support forum Need to increase the Text “Total” in the cart and checkout page

Need to increase the Text “Total” in the cart and checkout page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #639183

    ahemon0722
    Participant

    Hi there, I have explained the issue in the video. Please help me fix it. Thanks

    https://youtu.be/ITa7Cx5F_RQ

    #639366

    Hung Pham
    Keymaster

    Hi ahemon0722,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .cart-totals-inner table tr.order-total th,
    .woocommerce-checkout-review-order-table th{
        font-size: 50px;
    }

    Regards,

    #640200

    ahemon0722
    Participant

    Hi there, Thanks for the reply. Its working perfectly on the cart page but it doesn’t work in the checkout page as it is increasing the text size on other texts as well. I am attaching a screenshot.

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)