Store owners are experiencing banner display issues on mobile devices where text or images get cut off, despite appearing correctly on desktop. The banners either crop improperly, show white gaps, or fail to scale appropriately on smaller screens.
Primary Solution Offered:
A CSS code snippet is provided to paste into theme.scss.liquid that adjusts background sizing and max-height for mobile viewports:
Navigate to: Online Store > Themes > Actions > Edit Code
Add custom CSS media queries targeting mobile screens (max-width: 767px or 749px)
Code forces background-size: contain and adjusts height parameters
Various themes affected (Minimal, Impulse Modern, Debut)
Status:
The thread remains active with multiple users requesting help for their specific stores. Solutions appear customized per site/theme, with some users confirming fixes worked while others report continued issues. Several cases require password-protected store access or additional screenshots for diagnosis.
Summarized with AI on October 30.
AI used: claude-sonnet-4-5-20250929.
Hello, I am having an issue when you see my store on the computer the banners are perfect in size and nothing gets cut out.. but when I open my website on my phone it is cutting off my banners wording. Someone please help !
I tried copy pasting the code you provided and I’m still not seeing any change. Admittedly, I don’t have a coding background so that may be part of the problem.
@KetanKumar Hi, please help me. The same thing I experience on my mobile device. The image is not full width and there is a white gap between the hero image and the featured collection. The overlay text is below my hero image and not over the image.