A user needed to increase the text box width in the “Image with Text” section of Shopify’s Dawn theme. The text wasn’t spanning full width compared to other sections like “Rich Text.”
Solution provided:
Navigate to Online Store → Theme → Edit code
Open the base.css file
Add CSS code at the bottom targeting .image-with-text__content with a media query at max-width 767px
Set padding-left and padding-right to 0 with !important flags
Save the file
The solution successfully resolved the issue. The discussion is closed with the problem solved.
Summarized with AI on November 11.
AI used: claude-sonnet-4-5-20250929.