I would really like my logo to be my designed by link on my clients’ websites footer. Is that possible and does anyone have the time to explain it to me. I am a new Shopify Partner learning the ropes. Thanks!!!
3 Likes
Hi @SLiK ,
You need to add a the image picker on the footer. The file name depends on your theme. Please use the code below as reference
Add this to the HTML:
Add this to the Section schema, after the settings: [
{
"type": "image_picker",
"id": "logo",
"label": "Footer logo"
},
1 Like
can you share store url and footer code also
1 Like
Thanks for replying!! The store I am hoping to add the footer to is www.whitepinewedding.com. Will the logo image act as a link to my design site? I am brand new to Shopify Partner and coding is not my strength.
1 Like
can you please send your footer full code so i will check and update