This topic has 6 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
I would like to remove the picture of the cart in the “empty cart” change.
Please see in the screenshot what I want to do.
http://prntscr.com/i0s635
Thank you so much.
Hello,
Go to Theme Options > E-Commerce > Shop > Text for empty cart and change the content according to your needs.
Regards
Hello,
I already input my text in the empty cart text under Theme Option > E-Commerce > Shop > Text for Empty cart
But the picture of the cart was still there in the empty cart page. Please see the screenshot of what I mean.
Thank you.
Hello,
Please use this css code:
.empty-cart-block:before {
display: none;
}
Regards
Thank you so muck. This works out.
Have a great day.
You’re welcome!
Regards
Tagged: cart, empty cart, remove picture, themes, woocommerce
The issue related to '‘How to remove default empty cart picture in the "empty cart" page’' has been successfully resolved, and the topic is now closed for further responses