Sometimes very long words or extremely large images cause responsive design to reach its limits. This often manifests as horizontal scrolling or overlapping text.
Fixing the error:- Check word hyphenation: Long words should be manually hyphenated or the font size for mobile devices should be reduced.
- Column settings: In AI Web Studio, check if you have activated the 'Stack on mobile' option.
- Avoid fixed widths: Ensure blocks are set to '100% width' and do not have fixed pixel values (e.g., 1200px) that are wider than a mobile display.
Select language