Recent searches
No recent searches
Guide: change URL behind the LOGO to go back to shop url
Answered
Posted Jul 29, 2021
Hello
On the guide page of our support page, we have the logo appearing on the top Left corner.
Can someone help me change the URL so that when a user click the Logo he goes back in another window on the shop again?
Thanks for the help!
1
6
6 comments
Trapta Singh
Hi @Frédéric,
In your header.hbs file replace
with
let me know how it goes for you.
Thanks
1
Trapta Singh
Replace the URL with your target link.
Thanks
0
Frédéric
@... thanks a lot!
You helped me very much, really appreciated !
Have a nice day!
0
Trapta Singh
@..., glad to hear that you got it working. Happy Zendesking :)
Thanks
1
Mohd Alam Ansari
I am finding a way to add my website link to my Guide logo, is anybody here to help?
0
Ifra Saqlain
Hi,
You can do like this:
Remove defualt helper {{#link}}
add custom anchor tag <a href="#"> </a> remove # and add the URL or your website.
Before:
After:
I am using default Copenhagen Theme, you need to just do that as told above.
You can provide your website URL and Help Centre public URL so I can give you the code only for copy and paste.
If any help let me know :)
Thanks
0