Hi. Is there a way to fix the “Remove” button css ?
I’m trying to edit css but when I set css to .remove_button footer and prefooter disappear.
Take a look ->https://prnt.sc/13h9bcx
This topic has 3 replies, 2 voices, and was last updated 4 years, 1 months ago ago by valeriof
Hi. Is there a way to fix the “Remove” button css ?
I’m trying to edit css but when I set css to .remove_button footer and prefooter disappear.
Take a look ->https://prnt.sc/13h9bcx
Hello,
Add the below code to Theme Options > Custom CSS
table.cart .product-details .remove-item {
clear: both;
}
Regards
Thanks
The issue related to '‘“Remove” button style in cart page’' has been successfully resolved, and the topic is now closed for further responses