This topic has 6 replies, 3 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow
Hi! I’ve added a slider on my home page, and when i hover over the products the click hand is between arrows. I can’t click on the photo to enter the product, i can only do that by clicking on it’s title (problem). I know that this is intented so that I can move the photos in the slider (left or right)but I’d like to remove it. It also happens in all the products that have more than one photo, the click hand appears between arrows as well, which is not helpfull. I’d like to ask for the CSS Snippet so that I can see where the problem is coming from or any other advice on the matter.
Thanx!
Hi,
Can you try this Custom CSS to remove that cursor?
.owl-carousel {
cursor: auto;
}
Let us know,
Thanks,
laranz.
Hi Laranz,
it didn’t make any change.
Thanks,
Zois
Hello,
Check now, please.
Regards
Hi Olga,
It seems to be ok now..
Thank you
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up