Shopify themes, liquid, logos, and UX
This code used to work however it no longer works. I want our mobile site to display products on our Baskets (collection) page one by one rather than in a grid format.
@media (max-width : 740px){
.featured__collection-template--20191361958231__940f8cea-d1b2-419d-a11b-9691a6980e7d .product-loop {
grid-template-columns: 1fr !important;
}
https://bloomstockholm.com/
Solved! Go to the solution
This is an accepted solution.
hello @Livinglight
You can add code by following these steps:
1. Go to Online Store -> Theme -> Edit code.
2. Open your stylesheet.css file
3. Paste the below code
This is an accepted solution.
hello @Livinglight
You can add code by following these steps:
1. Go to Online Store -> Theme -> Edit code.
2. Open your stylesheet.css file
3. Paste the below code
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025