inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

WEBSITE DOESN’T SCROLL DOWN/UP ON MOBILE #810

Open jmokobi opened 4 years ago

jmokobi commented 4 years ago

Hi Guys, I am not sure if you might be able to help me? I have this website: my website https://advkzn.co.za and the scroll down/up doesn’t when its opened with mobile. Its working on some phone, can anyone let me know what I can do to get it working on all phones? Please note that this is not working only on the slider/banner. If anyone can help please let me know what I should do to fix it

jcpacanza commented 4 years ago

I think it's a conflict with your owl carousel touch drag function (which by default is true in owl carousel 2) try to turn it off by adding this to your instantiation touchDrag: false and also, try to fix other browser console errors :)