Shopify themes, liquid, logos, and UX
hi All
I need your help please
I am using the Dawn Theme and on the homepage iam adding my collections and they are 4 , but they only appear as a grid and i want to display them all in 1 row .
Any idea how ?
Regards
Solved! Go to the solution
This is an accepted solution.
Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/section-collection-list.css-->paste below code at the bottom of the file.
@media screen and (min-width: 750px){
.collection-list--4-items .grid__item {
width: 25% !important;
}
}
Hope this work!
Thanks!
This is an accepted solution.
Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/section-collection-list.css-->paste below code at the bottom of the file.
@media screen and (min-width: 750px){
.collection-list--4-items .grid__item {
width: 25% !important;
}
}
Hope this work!
Thanks!
Thanks! welcome again.
User | RANK |
---|---|
212 | |
146 | |
66 | |
46 | |
45 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023