New Landing › How can we help? › Themeforest Theme Support › Neighborhood › A few questions
Sure, you can use this:
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 96px; }
Unfortunately it does not seem to work.
Did you add it to Theme Options => Custom CSS?
Try updating to this:
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img { width: 96px!important; }
Yes, it worked, it pasted two “.” instead of just one, sorry. Thank you.
Glad you got it working!
– David.
You must be logged in and have valid license to reply to this topic.