We use the Dawn theme and the images in the listing are displayed blurred, although they were uploaded in the correct size (on the article page they are sharp again).
It is the same with the start page banner.
Hi @rene_s ,
Please go to snippets > card-collection.liquid file and change code here:
Code:
Hope it helps!
Hi. Thanks for helping out!
Unfortunately it`s not working. i changed the code but nothing happened. @LitCommerce
Hi @rene_s ,
Please send your site and if your site is password protected, please send me the password. I will check it.
fg_sf2021#!
Hi @rene_s ,
Please go to snippets > card-product.liquid file and change code here:
Code:
{% comment %}theme-check-disable ImgLazyLoading{% endcomment %}
{% comment %}theme-check-enable ImgLazyLoading{% endcomment %}
{%- if card_product.media[1] != nil and show_secondary_image -%}
{%- endif -%}
Hope it helps!
2 Likes
This helped me! thank you so much!!!





