I can’t figure out how to remove the gray line around my products. If you know a solution please help. My website is https://perleinc.com/
1 Like
yes, please try this code
- Go to Online Store->Theme->Edit code
- Asset->/collage.css ->paste below code at the bottom of the file.
.collage-card {border: none !important;}
1 Like
I would like to do the same on my product grid
1 Like