How to make the image in image banner have clickable links, but invisible? I am on Dawn theme

Hi @AtlasVG ,

You can refer to the article, it will help you change the code and everything works fine

Hi @namphan ,

Unfortunately, it won’t work for this code:

“type”: “url”,

“id”: “link”,

“label”: “Link”

},

But it did for the last one, requesting for assistance, much thanks. :sparkling_heart:

Hi @AtlasVG ,

Please change code:

{
"type": "url",
"id": "link",
"label": "Link"
},

Unfortunately, it is still not working @namphan .

Hi @AtlasVG ,

You are missing ‘{’ here:

please send me the code of the whole file, I will add it for you