Disable Zoom Hover Effect on Categories
-
Hi there,
Please can you tell me how to disable the zoom effect on hover on the category links?
Kind regards,
Attachments:
You must be
logged in to view attached files.
Hello,
Please try to use the below code for disabling the zoom effect, enter it into the “Custom CSS for desktop” area in Theme Settings -> Custom CSS.
.home .category-grid-item:hover .category-image {
transform: none;
}
If there’s anything else we can do, please get in touch.
Kind Regards
That’s worked, thanks a lot!
Best Wishes
Hello,
Always remember that you can reach out to us with any questions you may have.
We wish you a splendid day!
Kind Regards
The topic ‘Disable Zoom Hover Effect on Categories’ is closed to new replies.