cart checkout not responsive
-
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
the newer the phone the bigger the problem:
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
works great. Thank you Elise
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘cart checkout not responsive’ is closed to new replies.