Hello guys,
Im using dawn and the collection images at homepage are all blurry… there is something wrong with the collection images sizes because in the product page everything is perfect and high quality.
image in the homepage collection:
same image in the product page:
i saw some old discussions about it but the solutions didnt work for me unfortunately.
thank you in advance,
ori
Hello @OriHacohen
This is Amelia at PageFly - Shopify Advanced Page Builder app.
Could you please provide me with the URL of the page so I can check it for you?
padpal.co.il
password is thaosi
the collection is found at home page, in the middle to the bottom… you will see two blurry pictures
Hello @OriHacohen
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css or theme.css
Step 3: Add code
img {
box-sizing: revert-layer !important;
}
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly
it didnt work, the collection pictures at home page are still blurry… any further help?