Shopify themes, liquid, logos, and UX
i want to 2 collection list in mobile view to be like this 2 in same line
like this
instead of this
URL: https://redpandaoutdoor.in
Solved! Go to the solution
This is an accepted solution.
Hi @Emiway1
@media screen and (max-width: 768px){
collection-list.collection-list {
grid-template-columns: repeat(2, 1fr);
}
}
Here is the result: https://prnt.sc/GQ7FW3QqCvaQ
I hope this help
Best,
Daisy
This is an accepted solution.
Hi @Emiway1
@media screen and (max-width: 768px){
collection-list.collection-list {
grid-template-columns: repeat(2, 1fr);
}
}
Here is the result: https://prnt.sc/GQ7FW3QqCvaQ
I hope this help
Best,
Daisy
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024