Hello! I’m using Symmetry 7.0.0 and want to add a corner radius to product images - I can’t locate the theme file to do so. An
@ClaireB_2 - can you please share your website link?
Hi @ClaireB_2
You can do that by adding this code at the bottom of your main.css file
.img-ar img {
border-radius: 12px !important;
}
Hey @ClaireB_2
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
This worked for me on the Symmetry theme version 7.3. Thank you!!!
Thanks for letting me know!