All things Shopify and commerce
Hi, I would like to increase the distance between products on the collection page. I add an image of my store and another example image showing the result I want. I use Dawn Theme.
Your store URL please
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Add this code at the bottom of your base.css file
@media screen and (max-width: 749px) {
#product-grid.grid {
column-gap: 16px;
}
.grid--2-col-tablet-down .grid__item {
width: calc(48% - var(--grid-mobile-horizontal-spacing) / 2);
}
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Thank you, but can I make the images a little bit bigger?As you can see in the exemple store image, the space between products images and page limits is less, and also between products images with each others. Please, I would appreciate your help
hi ^^, try this:
add this code on your CSS file, at the bottom.
/* COLLEDTION SPACING EDIT */
@media screen and (max-width: 749px) {
.page-width {
margin: 0 auto;
padding: 0;
width: 100vw;
}
.grid li {
padding: 8px;
}
}
Let me know if that work 🙂
User | RANK |
---|---|
44 | |
41 | |
40 | |
28 | |
21 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023