Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
How to make product pictures in best selling or featured collection rounded and add a little bit shadow
Store link:
Solved! Go to the solution
This is an accepted solution.
@Mohidtaha Please follow below steps to make the product images rounded and add a little bit shadow. Let us know whether it is helpful for you.
.grid-product__image-mask {
border-radius: 20px;
box-shadow: 0px 2px 5px 1px #5e5e5e;
}
.grid-product__tag {
border-top-right-radius: 20px;
}
body.template-index .grid-product__image-mask {
border-radius: 20px;
box-shadow: 0px 2px 5px 1px #5e5e5e;
}
body.template-index .grid-product__tag {
border-top-right-radius: 20px;
}
This is an accepted solution.
@Mohidtaha Please follow below steps to make the product images rounded and add a little bit shadow. Let us know whether it is helpful for you.
.grid-product__image-mask {
border-radius: 20px;
box-shadow: 0px 2px 5px 1px #5e5e5e;
}
.grid-product__tag {
border-top-right-radius: 20px;
}
body.template-index .grid-product__image-mask {
border-radius: 20px;
box-shadow: 0px 2px 5px 1px #5e5e5e;
}
body.template-index .grid-product__tag {
border-top-right-radius: 20px;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025