A user is experiencing an issue with the Dawn theme’s image banner feature where mobile images get cropped instead of displaying full screen, despite desktop images appearing correctly.
Initial Solution Provided:
Add custom CSS code to section-image-banner.css or theme.liquid file (before </head> tag)
Code targets specific banner ID and sets height to 80vh with object-fit properties
Includes media query for screens under 767px width
Resolution:
PageFly-Victor successfully implemented the code fix, and the original poster confirmed it worked perfectly. However, they realized their image dimensions weren’t optimal for the layout.
Ongoing Issues:
Multiple other users report experiencing the same problem:
One user unable to replicate the solution successfully
Another tried modifying base.css, image-banner.liquid, and theme.liquid without success
Questions remain about optimal image dimensions and configuration settings
The discussion remains active with users seeking similar fixes for their Dawn theme mobile banner displays.
Summarized with AI on November 9.
AI used: claude-sonnet-4-5-20250929.
For my home screen banner I have chosen the image banner function, for which you can choose an image for your desktop and mobile. For my desktop the image can be very nicely seen in its full size. However, the image on the mobile version gets cropped, even though the picture should be full screen.
Wow, thank you so much! It is perfect! I see that my image is just not right for the website so I’ll have to adjust that myself. Where did you edit the code?
Thank you so much for the help. I now uploaded the full screen image: could you tell me what code you changed and help me with making the image full screen?
Thank you so much for your time and effort in advance!
I’m having this same issue. I’ve tried changing the code in base.css, image-banner.liquid, and theme.liquid. None of those have worked for me. The Dawn theme banner on my mobile version is still too big. Can you please fix it for me?
What size did you use for the image and were you every able to get it full screen. Also how do you have the function to where you can post different pictures on desktop and mobile. I have the dawn theme as well