Hi all fellow Shopify enthusiasts ![]()
I have a simple request/question, and that is I would love that all my product picture thumbnails have rounded corners by default.
How do I do that?
I have limited coding experience, so please bear with me ![]()
Goal: make all product image thumbnails display with rounded corners in a Shopify theme.
Key guidance:
Follow-ups and clarifications:
Notes:
Status:
Hi all fellow Shopify enthusiasts ![]()
I have a simple request/question, and that is I would love that all my product picture thumbnails have rounded corners by default.
How do I do that?
I have limited coding experience, so please bear with me ![]()
Hi @Valentin123 ,
Would you mind to share your URL website? with password if its protected. Thanks!
Hi,
Something like .product-thumbnail or .product-image
border-radius: 50%;
Hope this will help and please take backup before following above steps
Hi,
Thank you so much for your help.
I have what i believe is the right place? I have attached a screenshot here for you to see below.
Is that the right place? And then i added it somewhere there?
You need to check which is the right name selector for the thumbnails. If youll like the default you can attach in the style tag for that container. But need together with the selector and border-radius. You can PM me your store if you dont like to public. Thanks!