Home Forums WoodMart support forum Checkout

Checkout

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #313200

    Omar42
    Participant

    Hi together

    How can i change the size on the checkout page under your order / product and summary its to small can we maybe make a little bit bigger

    attached a picture

    Attachments:
    You must be logged in to view attached files.
    #313203

    Hello,

    Please provide your site admin access I will try to change the size with CSS.

    Best Regards

    #313237

    Omar42
    Participant

    Hello
    thanks for your fast reply

    its only for mobile version

    #313330

    Hello,

    Please provide your site URL.

    Best Regards

    #313334

    Omar42
    Participant

    hi
    excuse me

    #313335

    Omar42
    Participant

    attached site url

    #313359

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    table th.product-name,
    table th.product-total{
    	font-size:10px;
    }
    table td.product-name{
    	font-size:10px;
    }
    table tr.cart-subtotal th{
    font-size:10px;
    }
    table tr.order-total th{
    font-size:10px;
    }

    Best Regards

    #313370

    Omar42
    Participant

    hi thanks a lot

    #313381

    You are welcome! We are here to help.

    Wish you a wonderful day!

Tagged: 

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

The topic ‘Checkout’ is closed to new replies.