Hello,
There is a significant delay and sticking of the scrolling when viewed on mobile devices.
Please advise
Thank you
https://warriorsofstone.com/
1 Like
Same issue here. However also noticing it on desktop and mobile. Take 3-4 swipes to scroll and then sticking resumes. Issue is on all browsers. Thanks for any suggestions and guidance.
@Jennine I added:
body {
overflow-x: initial;
}
to CSS and it has fixed the issue at the moment. Might be a temp fix, but a fix none-the-less. See if it helps your situation.
Thanks, I will try that. Hopefully, they get back to us with a permanent solution
Hello @Jennine,
The code you have added has worked already because I tested your site on my Android mobile phone.
Cheers.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.