Shopify themes, liquid, logos, and UX
Hello,
Is there a way to remove the thin border around product picture thumbnails? My images arent perfectly square so it makes them look awkward with the border.
I couldn't find a code that worked with the craft theme. Theres bunch of topics around but they seem to work for other themes or something.
Thanks!
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, No worries. It is not a border its a shadow box. Check this one.
.thumbnail[aria-current] {
box-shadow: none !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Websiter
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
Hey,
Hope this link works https://629011-2.myshopify.com/products/kaulakoru
Password: stowde
The problem can be seen in "tuotteet --> kaulakoru"
Excuse the mess, im currently testing if shopify suits my needs. Also the website might be in different language, hope it works out fine tho.
This is an accepted solution.
Thanks for the info, No worries. It is not a border its a shadow box. Check this one.
.thumbnail[aria-current] {
box-shadow: none !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Yup, this does the trick. Thank you!
Can you blur out my product photos though, I don't want them to show in this forum since its just a test run for me. Thanks again and sorry!
Welcome, no worries I remove it. Have a nice day!
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024