Forums
Forums / Plugin: eCommerce Product Catalog Plugin for WordPress / Category Image
(@rcriche)
9 years, 10 months ago
Hi, i like to display categories in a list, whithout images.. it´s possible? how to do that?
https://wordpress.org/plugins/ecommerce-product-catalog/
(@ndre)
There is no product listing without image in the free version however, you can use Classic List for this with some custom CSS applied to your theme stylesheet:
.list .classic-list-image-wrapper { display: none; }
Thank you ndre
The topic ‘Category Image’ is closed to new replies.