Shopify themes, liquid, logos, and UX
Hi,
I've been struggling with designing my product cards. I'd like to achieve the look of the attached picture below (so, bigger product pictures, and alignment of the other components as in the attached picture).
Does anyone have input on where to start? I know I'm asking quite much so I don't expect a full on design solution 🙂
My storefront is (local theme): https://gryningens.myshopify.com/
Thank you so much
Solved! Go to the solution
This is an accepted solution.
Hi @Ivnvu
You can do that by adding this CSS code at the bottom of theme.css or theme.css.iquid file
.lazy-image.lazy-image--animation.lazyloaded img { padding: 0px !important; }
- Is it helpful? Like, or Accept my solution or Buy Me a Coffee!
- Ryviu - Product Reviews app, Collect consumer feedback and import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart.
- Enjoy 3 months of Shopify for $1/month. Sign up now
Hey @Ivnvu
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>
.lazy-image.lazy-image--animation.lazyloaded img {
object-fit: cover !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hi @Ivnvu
You can do that by adding this CSS code at the bottom of theme.css or theme.css.iquid file
.lazy-image.lazy-image--animation.lazyloaded img { padding: 0px !important; }
- Is it helpful? Like, or Accept my solution or Buy Me a Coffee!
- Ryviu - Product Reviews app, Collect consumer feedback and import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart.
- Enjoy 3 months of Shopify for $1/month. Sign up now
User | RANK |
---|---|
141 | |
113 | |
79 | |
64 | |
63 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023