New Landing › How can we help? › Atelier › Layout cart and checkout
Don’t copy the code from the email sent, copy the code from the above. Your CSS has formatting errors:
Sorry, I didn’t know that! Now it works!!
Thank you so much!
Glad it’s sorted. Thanks David.
-Rui
I just discovered that on my iPhone the cart (handlekurv) looks all kinds of crazy with lines and buttons over the text. Please help?
Can you provide us a screenshot and also a url of a product that is available to add to the cart? Thanks
You need to reset your above CSS modifications for mobile using:
@media only screen and (max-width: 767px) { .woocommerce-cart .col-sm-9.cart-items-wrap { width: 100%; } .woocommerce-cart .col-sm-3.cart-totals-wrap { width: 100%; } }
Thank you!
No problem. Thanks David.
You must be logged in and have valid license to reply to this topic.