Shopify themes, liquid, logos, and UX
As you can see from the image, all of my product imagery in essentially every location has this outline where the radius has been changed to approximately 25px. How can remove them, this is seriously frustrating.
Hi @Finlay101
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
#MainContent #shopify-section-template--20270389428523__main .product__media img.image-magnify-lightbox {
border-radius: unset !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Unfortunately this didn't work.
Hello @Finlay101 👋
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
img {
border-radius : 0 !important;
}
The result
I'm not sure you understood. I still want the curved edges, but the outline of where square edges would be still shows.
Hi mate,
Hope you're not still having this issue but if you are you can go to the theme editor -> theme settings -> media, and then adjust the thickness of the borders to 0px. Should fix your issue.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024