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 |
---|---|
157 | |
135 | |
78 | |
70 | |
68 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023