Re: Impulse theme Removing boxes around product images

Solved

Impulse theme Removing boxes around product images

RedCC
Tourist
6 0 2

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. 

 

Screen Shot 2021-09-30 at 7.59.13 AM.png

Accepted Solution (1)
dmwwebartisan
Shopify Partner
12369 2558 3744

This is an accepted solution.

@RedCC 

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!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app

View solution in original post

Replies 7 (7)

dmwwebartisan
Shopify Partner
12369 2558 3744

@RedCC 

Please share your store URL.

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
RedCC
Tourist
6 0 2

has been deleted 

dmwwebartisan
Shopify Partner
12369 2558 3744

This is an accepted solution.

@RedCC 

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!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
RedCC
Tourist
6 0 2

That worked, thank you! 

dmwwebartisan
Shopify Partner
12369 2558 3744

@RedCC 

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
PageFly App to customize your pages | The most powerful Shopify page builder app
Moxie2022
Visitor
2 0 0

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!

52BC4F47-40ED-432C-B374-47178E00424E.jpeg

Moxie2022
Visitor
2 0 0

9C6D57FE-2E02-4DAD-B49E-9CF0F0C85ECE.jpeg