This topic has 6 replies, 2 voices, and was last updated 4 years ago ago by Olga Barlow
Hey, on my home page(First block slider) there is button(“Izklausās labi”) which when i click goes down to dext block #id, on dessktop and android phones it goes smoothly but on safari iphones it goes without scxrolling smootly but going direct to #id block.
wordpress suport wrote me this : Safari handles touch events separately, AFAIK. So in Chrome when you do a touch gesture and you have an on click event bound to some element, it will fire on touch. On Safari only if you bind some touch-specific event there, if you have on click it will only work on desktop.. I need to be smooth scrolling also on iphone
Hello,
This is Revolution slider button, we don’t have options to change the scroll of the Revolution slider. If you need help with this you need to contact Revolution slider authors https://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380/comments
Regards
But the mobile slider isnt revolution, its elementor slider! Revolutions slider is on desktop and it works fine!
Hello,
Elementor slider does not have such option as “Smooth Scrolling”. Check these articles, maybe it will help you to implement thing you want https://stackoverflow.com/questions/61759120/how-can-i-smooth-scroll-on-safari-when-a-clicked
https://dev.to/piotrpog/anchor-links-with-smooth-scrolling-8nh
Regards
but on andoid phones it works only on safari doesnt work iphones
Hello,
Yes, Safari browser does not support scroll-behavior: smooth; Did you read the articles I provide?
Regards
You must be logged in to reply to this topic.Log in/Sign up