Shopify themes, liquid, logos, and UX
When I go to my website and go to "shop all" or one of the product categories i.e. "dresses" and am browsing multiple items the photos are blurry like the first set of images here. When I click the item and go into that specific product the images are nice and clear like they are supposed to be as you can see in the bottom photo. Any idea why this is happening or how to fix it? Website is www.dawnandrenee.com if you are willing to take a look. Thank you!
Hi @BrittanyRenee
Just checked your store as I see the images showing normally.
Hello @BrittanyRenee ,
This is because in collection pages the size of images is resized with code.
I suggest once check in the collection settings page, Is there any option available to change the image size ?
If not then you need to go with a developer and change the size of images manually.
Thanks
Hi @BrittanyRenee,
Please go to Actions > Edit code > product-card-grid.liquid file, find 'grid-view-item__image-wrapper' and change code here:
Code:
<img id="{{ img_id }}"
class="grid-view-item__image lazyload"
alt="{{ preview_image.alt }}"
src="{{ preview_image | img_url: 'master' }}">
Hope it helps!
User | RANK |
---|---|
154 | |
139 | |
79 | |
71 | |
62 |
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