Getting a horizontal scrollbar due to AOS. When I set overflow-x: hidden, AOS stops working
Author: LxxrxnsCreated Sep 9, 2023Updated May 20, 2026
This is:
- Question
Specifications
- AOS version: latest
- OS: mobile (Android)
- Browser: mobile / chrome
Steps to Reproduce the Problem
Please see https://www.zneller.nl/ On desktop everything looks fine. On mobile (you can also use chrome to fake a mobile using the dev tools) I am getting a horizontal scrollbar. However, when I set overflow-x: hidden on html or body tags, AOS completely stops working.
Please tell me how to remove the horizontal scrolling on mobile.
Source: michalsnik/aos