Shopify themes, liquid, logos, and UX
Hi everyone.
would anyone know how to make my product images have rounded corners in my theme please?
Its a custom theme but think the developer used Dawn.
Solved! Go to the solution
This is an accepted solution.
Hi thank you , I am wanting to change all main images to rounded corners if that is possible?
.so yes the image grid and all images in collections
This is an accepted solution.
This is for the colletctions.
Same Instructions.
.zi-banner-image {
border-radius: 30px;
}
And Save.
Result:
i hope it help.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @Ljvapes
DO you mean the product image grid in your home page? If it is try this.
.product-image img {
border-radius: 30px;
}
I hope it help.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi thank you , I am wanting to change all main images to rounded corners if that is possible?
.so yes the image grid and all images in collections
This is an accepted solution.
This is for the colletctions.
Same Instructions.
.zi-banner-image {
border-radius: 30px;
}
And Save.
Result:
i hope it help.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you for your assist that worked a treat
You can make your images rounded:
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