Hello,
You remove hover effect adding this code in custom.css file:
.product-category .mask-container .block-mask:hover { display: none !important; }
To remove the count of products in the category title you need edit the file wp-content/themes/legenda/woocommerce/content-product_cat.php (comment the lines 64, 65).
Thank you.
Regards,
Eva Kemp.



