How do I remove the gray line around my products?

@gptruscelli

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/collage.css ->paste below code at the bottom of the file.
.collage-card {border: none !important;}
1 Like