Shopify themes, liquid, logos, and UX
Hello, I am having trouble removing the box around the product collections. I don't want any borders around any of my listed products in my store. Can someone please walk me through removing this? Thank you.
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/custom.css file.
.grid-product .grid-product__image-mask {
border: 0px solid transparent !important;
border-radius: 0px !important;
}
Thanks!
Please share your store URL.
Thanks!
has been deleted
This is an accepted solution.
Please add the following code at the bottom of your assets/custom.css file.
.grid-product .grid-product__image-mask {
border: 0px solid transparent !important;
border-radius: 0px !important;
}
Thanks!
That worked, thank you!
Thanks!
Hello! This worked great for my Dawn theme. Now I just have an extraneous } Character hanging on the top (please see below) Any ideas on how I can get this out? Thanks!
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