This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
Hi
I have noticed on the phone view of the cart you none of the links work. You cannot click the x to remove products, nor can you change the quantity of products.
Can you please advise/fix the issue.
Thankyou
Sandra
Hello,
Please try to add this code in Theme Options > Custom css > Custom css for mobile:
.woocommerce-cart .do-x-col {
clear: both;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up