Why does my page scroll drops to bottom randomly? Anyone else facing this? or How to fix scroll drops

14 Replies, 1602 Views

Had the same problem! For me, it was a conflict between jQuery and a custom JS script. The scroll drops to bottom randomly because some functions were firing twice.

Try adding `event.preventDefault()` to any scroll-related scripts. Or just nuke ’em and see what happens lol.

WordPress is a mess with this stuff. Maybe try [Health Check plugin](https://wordpress.org/plugins/health-check/) to troubleshoot without breaking your live site.

Messages In This Thread



Users browsing this thread: 1 Guest(s)