| Rule ID | mobile/horizontal-scroll |
| Category | Mobile |
| Scope | Per-page |
| Severity | warning |
| Weight | 5/10 |
Solution
Horizontal scrolling on mobile is a poor user experience and fails Google’s mobile-friendly test. Common causes: fixed-width elements, images without max-width, wide tables. Use max-width: 100% on images, responsive tables, and avoid fixed pixel widths. Test on mobile devices.Enable / Disable
Disable this rule
squirrel.toml
Disable all Mobile rules
squirrel.toml
Enable only this rule
squirrel.toml