Impulse Theme - round off all product images radius

Impulse Theme - round off all product images radius

DaisyJ123
Shopify Partner
10 0 3

Can anybody please help with what code I need to input and where for Impulse theme to round off my product photo images. I've tried multiple codes suggested on other posts and nothing is working.

Many thanks!

www.luminosityglitter.com
Impulse Theme

Screenshot 2024-06-25 at 14.08.38.png

Reply 1 (1)

Moeed
Shopify Partner
7155 1936 2359

Hey @DaisyJ123 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.grid-product__image-mask {
    border-radius: 25px !important;
}
</style>

RESULT:

Moeed_0-1719321330243.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications