We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Rounded Featured Collection's Product Images

Solved

Rounded Featured Collection's Product Images

martujv
Trailblazer
234 2 46

Hello!

 

I want to have rounded corners in the featured collection's product images. This is how it looks now:

Captura de pantalla 2025-01-27 a las 13.41.32.png

As you can see, the corners are straight.

I would like the corners to be rounded like this:

Captura de pantalla 2025-01-27 a las 13.46.27.png

As you can see, the corners are rounded in this case.

 

My theme is Stiletto and my website is https://qcvo6udrj7yhwl92-60150284501.shopifypreview.com

 

Thanks in advance!

Accepted Solution (1)

Moeed
Shopify Partner
7764 2082 2568

This is an accepted solution.

Hey @martujv 

 

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>
.product-item__media.product-item__media--multiple-images {
    border-radius: 10px !important;
}
</style>

RESULT:

Moeed_0-1737982807713.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


View solution in original post

Replies 3 (3)

Moeed
Shopify Partner
7764 2082 2568

This is an accepted solution.

Hey @martujv 

 

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>
.product-item__media.product-item__media--multiple-images {
    border-radius: 10px !important;
}
</style>

RESULT:

Moeed_0-1737982807713.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


martujv
Trailblazer
234 2 46

It worked, thank you!

topnewyork
Astronaut
1552 192 253

Hi @martujv 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

<style>
img.image__img {
    border-radius: 20px !important;
}
</style>

 If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month