Shopify themes, liquid, logos, and UX
How do I remove this border? Border setting is set to 0 and I use the Dawn theme
Solved! Go to the solution
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
.product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient {
border: none !important;
}
</style>
If you also want to remove border from variant images
<style>
.thumbnail {
border: none !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
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.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Sorry but I can't find where to enter the password.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.product-media-container {
border: none;
}
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
.product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient {
border: none !important;
}
</style>
If you also want to remove border from variant images
<style>
.thumbnail {
border: none !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
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!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024