How can I add clickable images in the Dawn theme?

Hi!

I’m working on editing the Dawn theme and I’d ideally love to include a clickable image. I’ve been struggling attempting to find a way to add this since there only looks to be a custom liquid option and not custom HTML :slightly_smiling_face:

I’d ideally want to have a section/ understand the liquid for this feature.

1 Like

I’m having the same problem. none of my customers are able to click on the images of my items.

Hi there @KMArm ,

If you are able to make the clickable image using HTML then you should be able to create a custom section in your theme files and include it where you want to display the image. For this, you’ll need an understanding of Shopify theme structure. Moreover, you might also be able to do the same in the “Custom Text” section?

Hi,

Try thus video tutorial. It should works well with Dawn Theme. Code is at the video description

https://youtu.be/ffnQn0Q5xQg

I’m going to try it now. Thank you