How do I remove the black border from my products

I have tried turning the border thickness in media etc to 0 but its not working, any help would be great

@EmmaLILI Please share your store URL to help you on this.

https://www.loveitloanit.nz

Hello @EmmaLILI ,

I understand you are looking to remove the black border from the product listing.

I have reviewed your store and code, the below-mentioned CSS code may help you to remove the black border from the product listing.

Add the code at the bottom of the theme.liquid file before tag and save.


Output -: https://prnt.sc/SoQFSKKsgwPG

I hope the code helps you.

Please share if you have any queries.

Thank you.

1 Like

@EmmaLILI Please follow below steps to make the border 0. Let me know whether it is helpful for you.

  1. From admin, go to “Online Store” → “Themes”.

  1. Click action button from the current theme and select “Edit code”.

  1. Search for base.css file and paste the below code at the bottom of the file.
#snize-search-results-grid-mode li.snize-product, #snize-search-results-grid-mode li.snize-product .snize-thumbnail {
  border: 0px !important;
}

  1. Save the changes.

Result will be like,

Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.

1 Like

Hi, I’ve been trying to remove the black borders from my product listings, but cant seem to despite copying different codes. Can you help me?

https://shortcutx.co/