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

Solved

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

AtlasVG
Tourist
16 0 2

AtlasVG_0-1730923407314.png

 

Accepted Solution (1)

namphan
Shopify Partner
2690 349 396

This is an accepted solution.

Hi @AtlasVG,

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

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com

View solution in original post

Replies 5 (5)

namphan
Shopify Partner
2690 349 396

This is an accepted solution.

Hi @AtlasVG,

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

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
AtlasVG
Tourist
16 0 2

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. 💖

 

AtlasVG_0-1730961269428.png

 

namphan
Shopify Partner
2690 349 396

Hi @AtlasVG,

Please change code:

{
"type": "url",
"id": "link",
"label": "Link"
},
Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
AtlasVG
Tourist
16 0 2

Unfortunately, it is still not working @namphan.

AtlasVG_0-1731000708792.png

 

namphan
Shopify Partner
2690 349 396

Hi @AtlasVG,

You are missing '{' here:

Screenshot.png

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

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com