Shopify themes, liquid, logos, and UX
Hi, I'm using Dawn and the Collections > All page looks horrendous on mobile (very cramped with text on top of each other). How can I have 2 products per row on mobile (I don't mind 4 per row on desktop which is how it is now)?
Tried adding this code to base.css but didn't work.
.grid--1-col .grid__item {
width: calc(100% / 4)!important;
max-width: 25% !important;
}
.grid--1-col .grid__item {
width: calc(100% / 2)!important;
max-width: 50% !important;
}
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @kawaiicelia1105 ,
.product-grid .grid__item {
max-width: unset !important;
}
This is an accepted solution.
Hi @kawaiicelia1105 ,
.product-grid .grid__item {
max-width: unset !important;
}
omg amazing, thanks so much! 🙂
User | RANK |
---|---|
64 | |
58 | |
48 | |
42 | |
41 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023