if not working, look for “.scrollTo” into source-view of your homepage, find the path and replace the min.js file
there is an issue with jquery.scrollTo on chrome
you have to download jquery.scrollTo.js and jquery.scrollTo.min.js
step by step instruction:
Your website FTP sub folder location:
/wp-content/themes/oneengine/js/libs
Delete both: jquery.scrollTo.min.js & jquery.scrollTo.minf915.js
and copy the 2 new ones: jquery.scrollTo.js and jquery.scrollTo.min.js
Clear history/cashe/cookies and test.