Home Forums WoodMart support forum cart checkout not responsive

cart checkout not responsive

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #227205

    Anders
    Participant

    Hey on mobile. the Cart (as seen on the images) it’s not fully responsive, and you cant see the full details

    can you guys help us out

    yes we have tested without plugins

    #227207

    Anders
    Participant

    the newer the phone the bigger the problem:

    #227310

    Hello,

    This happened as a third party plugin added too big button.

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

    .checkout-order-review .shipmondo_select_button,
    .checkout-order-review .shipmondo_zicode_error_text.active{
      font-size: 2vw;
    }
    tr.order-total strong > .woocommerce-Price-amount.amount {
      font-size: 4vw;
    }

    Best Regards

    #227545

    Anders
    Participant

    works great. Thank you Elise

    #227571

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘cart checkout not responsive’ is closed to new replies.