This topic has 4 replies, 2 voices, and was last updated 6 months, 1 weeks ago ago by Luca Rossi
Hello!
How can i disable the mouse transformation when hovering over the elementor spotlighet widget – categories?
As you can see on the video it causes user experience friction as it gets harder to click the categories.
Thanks for your help, really appreciate if we can solve this 🙂
Hi @Nicolo,
To disable the mouse transformation effect, please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
body .swiper-entry:not(.swipers-couple-wrapper) .swiper-wrapper {
cursor: default;
}
If you need further assistance or have any other questions, please feel free to contact us. We are more than happy to help!
Best Regards,
8Theme’s Team
It worked perfectly!
Thanks
Glad we’re able to help you!
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up