Currently, I am creating a website demo utilizing the Bootstrap Framework and AOS - Animate on Scroll library.
While working on the desktop version of the site, I encountered some animation-related challenges that caused the page width to expand, resulting in horizontal scrolling. These issues persisted when viewed on mobile devices, where the navbar appeared larger than intended.
To view the website, please visit:
I have attempted to address the problem by adjusting elements like the navbar's width, but the issue persists. Although I have come across discussions related to similar problems regarding rows without containers, this does not seem to be the root cause of my issue.
My goal is to ensure that the mobile version displays with the correct width, eliminating the need for horizontal scrolling.