Why aren't images showing in my custom liquid code?

I wrote this code in “custom liquid” for my footer… I know its super basic but..
Why aren’t these images showing up?

ali2787_0-1712168916071.png

  • Instagram
  • Facebook
  • Twitter> >

Hey Ali,

You need to put the image files in the src, those are links to the webpage where the images is displayed! Right click and “copy image address”. Additionally you can download the images and upload them onto Shopify and use the CDN links. That will be faster and will load more reliably!

Here this should work.


     - https://i.imgur.com/0HUGPNn.png
  Instagram

     - https://i.imgur.com/gDWKJHl.png
  Facebook

     - https://i.imgur.com/VqsK3Qi.png
  Twitter

Happy coding!

when i pasted your code in - worked. thanks very much

1 Like