Shopify themes, liquid, logos, and UX
hi,
want to increase the product size, not full width but a little big and want to keep a little space between products in product grid,
here is store detail,
https://urbanchicsboutique.myshopify.com/
password: advertfox
any help ?
Solved! Go to the solution
This is an accepted solution.
Hi @Advertfox,
You can paste this code snippet to your base.css file
.product-grid {
/* You can increase this number a little bit to make product images larger */
width: 110%;
margin-left: -50px !important;
}
.product-grid .grid__item {
/* You can increase this number a little bit to make the space between products larger */
padding-left: 8px;
}
Hope this helps you solve the issue.
Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
like this,
Hi @Advertfox,
You can follow these steps to make the product images a little bit bigger and keep a little space between products in product grid
1. Open Online Store > Theme > Edit Code
2. Find and open the base.css (or theme.css, custom.css) file
3. Paste the code snippet below at the bottom of the file and hit save
.product-grid .grid__item {
padding-left: 4px;
}
Here is the result
Hope this helps you solve the issue.
Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
hi,
want to keep a little space between two products
This is an accepted solution.
Hi @Advertfox,
You can paste this code snippet to your base.css file
.product-grid {
/* You can increase this number a little bit to make product images larger */
width: 110%;
margin-left: -50px !important;
}
.product-grid .grid__item {
/* You can increase this number a little bit to make the space between products larger */
padding-left: 8px;
}
Hope this helps you solve the issue.
Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
worked like a charm, thanks a lot
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024