Home Forums Theme support Site does not scroll in Chrome Reply To: Site does not scroll in Chrome

Hi, also we used a jQuery scrolling plugin in our themes, but removed them in one of the last updates. Are you sure you are using 1.02? Because normally this version doenst include the scrolling plugin anymore. Maybe there was a problem during the theme update. To remove the plugin, you can open the file “plugins.js” in the folder “script” and remove the plugin by deleting line 7 – 26 (starting with “/* SCROLL */ ” and ending with “window.addEventListener(“mousewheel”, H, !1), window.addEventListener(“load”, k, !1));” )