Avada › Forums › Community Forum › Scrolling down not possible since last update › Reply To: Scrolling down not possible since last update
There is a combination of two things here.
1. JS error in the minified file. I suggest clearing your cache or disabling the minification and testing.
2. Smooth scroll will be enabled in Theme Options > Advanced – Theme Features (or a plugin adding smooth scroll). That requires JS to work which is why it fails due to #1.
Thanks