How can I get rounded corners on all images in Taste theme?

here is my store link https://zepa.online/

wondering how to get rounded corners on all of my imagines, please help me out thanks

Hi @YourSmallBoy ,

This is David at SalesHunterThemes.

Thank you for your question.

You can try to follow these steps:

Go to Online Store β†’ Themes β†’ Actions β†’ Edit code.

Go Assets folder β†’ theme.liquid file.

Add the following code in the bottom of the file above tag


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

David | SalesHunterThemes team

Hi @YourSmallBoy

This is Noah from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the
This code for all images


Code if you want rounded corner for product image only


Hope this can help you solve the issue

Best regards,

Noah | PageFly

thanks that worked for the home pages imagines, wondering how to do it for the product pages now too!! thanks

1 Like

thanks!, this hasn’t worked for my product page images though.

Hi @YourSmallBoy To rounded the product page image. Please try this


in that same place? by the

Hi @YourSmallBoy ,

This is David at SalesHunterThemes.

You can try to follow these steps:

Go to Online Store β†’ Themes β†’ Actions β†’ Edit code.

Go Assets folder β†’ theme.liquid file.

Add the following code in the bottom of the file above tag


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

David | SalesHunterThemes team

Yes it is the same for the place