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 Corner in picture inside cards

Rounded Corner in picture inside cards

Artez
Excursionist
111 5 25

Hi, I am trying to round the corner of the pictures inside the cards:

Artez_0-1750083628944.png

 

https://wmqgez-r2.myshopify.com/pages/pattern-making


Is there a way to do it please?

Warm regards.

Replies 3 (3)

suyash1
Shopify Partner
11112 1367 1751

@Artez please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css

 

.multicolumn-card__image {border-radius: 20px !important;}
To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com

BiDeal-Discount
Shopify Partner
819 109 182

Hi @Artez 

Let try to add this Custom CSS code:

.multicolumn-list .media--transparent {
    border-radius: 20px;
}

BiDealDiscount_0-1750085338562.png

 

- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

You can do that by adding this code to Custom CSS of that section

img { border-radius: 30px; }

Screenshot 2025-06-17 at 14.37.10.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.