Hi,
I need to change graphics of pages of woocommerce:
1b. Always in this page, how can I hide the number in the title of category?
----------------------------------------------------------------------------------------------------------------
2a. In this page, how can I have the images in high quality? Now i don't know why is very blurry...
----------------------------------------------------------------------------------------------------------------
Thanks in advance,
Elisa
Comments
.woocommerce-loop-category__title .count{display:none;}More information HERE
.product_meta{text-align:left !important;}Thanks