This topic has 4 replies, 2 voices, and was last updated 3 years, 10 months ago ago by Rose Tyler
Hi,
Theme i’m using originally had slider revoloution but i wanted to use the default slider because slider revouliton slows down the page. But now i have couple issues.
1) Slider is stuck on loading sometimes. For example if you load the front page, then go to shop page and come back, slider wont load.
2) how could i get rid of the hand gesture cursor on the slider? I want to use the regular arrow.
If you wanna check details, i’ve created a temporary admin.
Thanks
Hi,
1) I do not see the problem. Could you provide screenshots or video?
2) Add the next code in Theme Options > Theme custom CSS:
.swiper-entry.et-slider .container {
cursor: auto;
}
Regards
Hi,
custom css solved the second issue.
First issue is like when i go to shop page then try to return to home page, slider doesnt load. I’ve added screenshots.
Thanks
Hi,
What browser do you use? Try to clear cache.
I do not see the problem – https://gyazo.com/758d002c8b2fc09c9b252fd721a276c7 https://gyazo.com/714fe1625ddff1921776c058abefbf38
Regards
You must be logged in to reply to this topic.Log in/Sign up