How do I remove this border? Border setting is set to 0 and I use the Dawn theme
Hi @KevinMalmberg , kindly share your store URL.
Hello @KevinMalmberg
Our team is ready to help you.
Please share your website URL so that we can check and assist you.
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
https://bergtryck.com/products/unisex-t-shirt
Website password: rtiyia
https://bergtryck.com/products/unisex-t-shirt
Website password: rtiyia
- Go to Online Store β Theme β Edit code.
- Open your theme.liquid file
- In theme.liquid, paste the below code before
If you also want to remove border from variant images
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset > base.css and paste this at the bottom of the file:
.product-media-container {
border: none;
}
Worked!
Is there a way to change the thickness of the border below for the miniature photos?
They are comically thick.
Welp i didnt see the rest of the message. Thank you it worked!
No worries. Glad it worked, Your welcome!