hide product image in cart
-
Hi, how can I hide product images in the (mini)cart?
Hi koos,
Thanks for reaching to us.
First of all, I’m really sorry have taken long time to reply you due to the weekend.
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.woocommerce-mini-cart a.cart-item-image{
display: none;
}
Regards,
Hi, Thanx. It does not work.
Hi koos,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
The topic ‘hide product image in cart’ is closed to new replies.