How to remove border from product images on a custom theme?

Hello,

I’m using a custom theme on my website.

I’m having an issue removing the border around the product images in desktop mode .

No border appearing in mobile.

There is no option to remove border in theme settings

In that case you need to add a CSS rule that sets the border property to none or 0

Hi

Thank you for your reply

css options in assests code are as follows. do you know the code that’s required to remove border and also what css file to add to

I need the store URL

finewines.ie

and password

Hulkisangry123$

Add the following CSS code to the end of the styles.css file:

li.snize-product {
    border: none !important;
}

Worked - thank you very much

Hi, I am having the same issue on my website www.thaicoffeeco.co.uk any help would be really appreciated please

Yes I am having the same issue as well, I tried following all of the steps and it is not working. On shopnodor.com the blue boarder is on the outside of the below image, it would be great if the image touched the edges of the screen.

Hey, @shopnodor

I’m confident one of our Shopify experts would be able to accomplish this at a reasonable price.

Just wanted to share this as an option in case you are unable to find a coding solution in this thread to remove the product borders from your custom theme.

If there is anything else I can help you with, please let me know.

Hi Dirk,

Can you please advise why the media section does not work in the settings? I would like to avoid paying a shopify consultant as this should be an easy fix. As seen in the screenshot below, the thickness is set to zero. Any help here would be greatly appreciated!

Are you using a Shopify theme, @shopnodor ? If so, we can help you with that and we’d love to do so. Please create a support ticket by visiting our Help Center and starting a chat with the AI assistant. You’ll be connected with one of our support advisors who will take a closer look at the issue. Thanks!

Thanks, I am using a shopify theme (Refresh). I will submit the ticket as requested.