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
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024