I need to add a small thumbnail image to the footer of my store

There is no way of adding anything to the footer without adding some code. The theme is Brooklyn. I have been trying to contact shopify support and it seems there is a loop and no way to contact support on shopify anymore.

Hi @DrClare_Apothec ,

You can achieve it by adding one line of the code.

  • Add the required image to the files and copy the link. (Settings > Files > Upload > Copy Link)
  • Go to Online Store > Themes > Actions > Edit Code > Section > footer.liquid
  • Add one line of code as in the screenshot

  • Adjust the width from 100 to whatever you want to adjust the image size

Attaching the code screenshot and result screenshot.

If you have found the answer helpful, please like my reply and mark the question as solved. Thank You.