Hi all,
I’ve uploaded some logos to my footer and once uploaded they show blurry on the site.
URL: https://boabasics.com.au/
Does anyone know how I would be able to keep them clear.
I understand that making the logos smaller can reduce the quality but I need them smaller as they’re in the footer.
TIA
I checked and the image you uploaded was cropped.
Go to sections > footer.liquid file and find ‘small’. Change ‘small’ => ‘’ it will display fine.
Or you can send me the code of the file, I will check it for you.
Hope it helps!
Thanks for your response, I went to the section as suggested and this is the code that I have there:
![]()
![]()
![]()
the “small” tag is being added in somehow maybe because I have set it to 150px (but this is the size I need the logos to display at).
![]()
=>
![]()
Same change for the other 2 images, it will display fine.
Hope it helps!
@LitExtension Thanks so much that worked 