Shopify themes, liquid, logos, and UX
Hi everyone,
How can i add border radius to the images on the following sections?
URL is www.ateliercharisma.com
Hello,
1) Go to Online Store
2) Edit Code
3) Open your theme.liquid file
4) Add the following code in the bottom
#img.product-card__image.product-card__image--primary.object-cover.aspect-square{
object-fit: cover;
object-position: center;
border-radius: 12px;
}
Thanks!
Hello @JarnoBroekkamp
Go to the setting> Theme> Edit code> Choose Theme.css > Paste below the code
.featured-collections-carousel__item.is-selected .object-cover {
border-radius: 20px !important;
}
iCart Cart Drawer Cart Upsell App
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025