This topic has 6 replies, 3 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
Hello, I’ve been trying to disable the hover image effect and paperclip on categories, where do I disable this please?
Katya
Hello,
Please provide us with link to the page and screenshot your issue.
Regards,
Robert Hall.
Hello,
Please view image. http://theweddingnetwork.com.au/images/image.jpg
I’d like to remove the hover link image and also the number in brackets ().
Thank you for your help.
Katya
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.
Thank you Eva 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘disable paperclip hover’' has been successfully resolved, and the topic is now closed for further responses