This topic has 2 replies, 2 voices, and was last updated 3 years, 4 months ago ago by Rose Tyler
Hi,
I’using Xstore with Elementor. Got slider on my homepage. When I scroll on slider a hand-icon with two arrows appears – how can I disable it? My shop is in maintenance mode.
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.swiper-slide {
cursor: pointer;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up