Remove zoom image hover on categories
-
Hello
How can I remove the zoom on category images on mouse hover ?
Thanks
Best regards
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
Thanks
The requested information is in Private.
Best regards
Hello,
Try to add the following Custom CSS code in Theme Settings > Custom CSS:
.category-grid-item:hover .category-image {
transform: none !important;
}
.category-grid-item .category-image {
transition: none !important;
}
Best Regards
Hello
Great !
Thank you
Best regards
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Remove zoom image hover on categories’ is closed to new replies.