This topic has 2 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
I use catalog mode and i wanna know if is possible to remove products image from product list view? thx.
Hello,
Please add this code in custom.css:
.products-list .product .product-image-wrapper {
display: none;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up