Page width exceeds the 100% of the screen width
Problem
Page is showing horizontal bar and not able to find which element is causing this issue
Fix
- Navigate to the webpage
- Inspect
- Start Deleting the element one by one and then you will find the element which is causing a scrollbar
- fix the width and voilla ๐
ย