Hello there,
I’m obligated to the law in RO, that i have to put 2 images with external links in my footer menu, if someone can help me i’ll be thankfull!
It’s about the Sense theme, and those images down below
Hello there,
I’m obligated to the law in RO, that i have to put 2 images with external links in my footer menu, if someone can help me i’ll be thankfull!
It’s about the Sense theme, and those images down below
Hello @vladescupetrut ,
Please share your store URL.
Its not ready yet, but i’l remove for moment the password.
Hello @vladescupetrut
Please Check and Refer to this guide URL -It will be helpful if you try this.
https://community.shopify.com/c/shopify-design/add-a-link-to-a-footer-image-or-banner/td-p/1637515
Add below code on footer.liquid file.
Upload both image in assests. Online store > edit code > assest
Add image name in html. image.png replace this text with image name
{{ ‘image.png’ | asset_img_url: ‘220x’ | img_tag }}
{{ ‘image.png’ | asset_img_url: ‘220x’ | img_tag }}
Great, thanks a lot, but i have 2 more questions
Hello @vladescupetrut
@vladescupetrut ,
It’s looking correct now.