How do I make the image text overlay a clickable link on the debut theme?

I’m trying to make the Image Text Overlay a clickable image. I’m using the debut theme.

Thanks in advance!

Hi @aallman ,

Go to sections > hero.liquid file and add code in line 90 and 97

Please check: https://i.imgur.com/lfiiYpb.png

Code:

Hope this helps.

If my answer can help you solve your issue, please mark it as a solution. Thank you and good luck.

Does this make the entire image clickable?

Thanks

Hi @aallman ,

Go to sections > hero.liquid file and change code all file: https://pastebin.com/iZLNJzp8

Hope it is clear to you.

If my answer can help you solve your issue, please mark it as a solution. Thank you and good luck.

Hi

In image_with_text.liquid section add the html url link for your image just before <img class=

example


{{ section.settings.image.alt | escape }}

It works fine for me

superwood.gr home page map image

jimsakelaris@gmail.com