I’m looking to have my collection images/products stack on mobile vs being two in a row as it is currently. Is there a simple fix for this? My site is: https://alohalovelyshop.com/
Topic summary
A user seeks to change their Dawn theme collection page so product images stack vertically (one per row) on mobile devices instead of displaying two per row.
Proposed Solution:
Another user suggests:
- Remove width from the HTML
- Navigate to Online Store → Edit Code
- Locate the theme.liquid file
- Add specific code before the closing
</head>tag
Current Status:
The original poster is struggling with implementation, specifically:
- Unclear where to remove the width from HTML
- Uncertain about correct code placement
- The solution hasn’t worked yet
They’ve requested more detailed, step-by-step instructions to successfully apply the fix. The discussion remains unresolved and awaiting clearer guidance.
You can follow the following steps:
- Please remove the width from the html.
- Please go to the Online Store.
- Then Edit Code.
- Please find the theme.liquid file.
- Please add code before closing the tag tag.
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
How do I remove the width from the HTML, where? I tried to insert the code but not sure if I am placing it correctly, probably not because it didn’t work. Can you please provide a little more detail in your instructions? thank you!!

