Try this custom css:
.woocommerce-cart table.cart img {
width: auto !important;
}
and this to tidy up the table:
.woocommerce-cart table,
.woocommerce-cart th,
.woocommerce-cart td {
border: none;
margin-bottom: 0;
}
Nice! Thanks!!
Now, how to get ride of the greyed-out ‘update cart’ button!!??
-
This reply was modified 1 year, 5 months ago by
sibulsky.
Hi ,
Now, how to get ride of the greyed-out ‘update cart’ button!!??
The ‘Update Cart’ button is greyed out when there are no changes made to the cart.
If you want to make it clickable, you need to change the quantity or remove an item from the cart. However, completely removing it could cause issues to your clients when making updates to their cart, as they’ll not be able to update their cart from that point and will have to restart the process again, which could be time-consuming.
Therefore, it is my expert opinion not to hide the ‘Update Cart Button’ on your checkout page.
I hope this helps.
Thanks for the very good information…I’ll leave it alone!
Hi @sibulsky,
Thanks for the very good information…I’ll leave it alone!
I’m glad we were able to help! If you have a few minutes, we’d love if you could leave us a review: https://wordpress.org/support/plugin/woocommerce/reviews/