Product Categories Name Removal
-
I am using the Xtemos Elements for Product Categories. I am looking to remove the category name and only display the image. I am able to remove the product counts.
I am also looking to remove the product images place holder if no image is uploaded.
Hello,
Thank you very much for choosing our theme and for contacting us.
Please provide the page URL we will give you custom CSS, there is no option to remove the category title, unfortunately.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.category-grid-item .hover-mask {
display:none;
}
Best Regards
That worked, thank you…regarding the second part of my request, removing a product image or resizing it? The woocommerce setting appears to be overwritten with the theme and are not taking the change to resizing. Is there a way I can reduce the image width?
Hello,
The image cannot be resized with CSS. Images can be cropped to get equal size. Please check this manual: https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/
If you have any questions please feel free to contact us.
Best Regards