How to make Multicoloumn images clickable in theme Sense

Hi - I’m struggling to make the images in the multicoloum section clickable.

I’ve managed to add the code in ‘edit’ so that the option to add an image link appears in the back end - but when entering a link - nothing happens on the front end. I know i’m missing code but not sure what that is?

Any suggestions??

code entered so far:

{
“type”: “url”,
“id”: “image_link”,
“label”: “Image link”
},

ok fixed it .. but all multicolumn images are clickable now! - not sure if there is a way to stop this

How did you do this? I’m trying to figure it out myself

thank you!