Home Forums Basel support forum Wrong formatting of text on the mobile checkout page

Wrong formatting of text on the mobile checkout page

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

    healthhub
    Participant

    The text is too big and our customers can’t see the final price on the mobile version of the checkout page. Please check the screenshot.

    Thanks in advance!

    Attachments:
    You must be logged in to view attached files.
    #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

    #39255

    healthhub
    Participant

    Hello Bogdan, thank you so much.
    Worked properly!

    #39267

    Bogdan Donovan
    Keymaster

    You are welcome!

Tagged: , ,

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

The topic ‘Wrong formatting of text on the mobile checkout page’ is closed to new replies.