Archived topic
Footer Link
4 replies · Started by Jatin on November 8, 2021
Hi guys,
I need help in puting a link in the footer called Privacy Policy. I have put the link using the footer copyright block but when i hover over it, its not working. I have put the HTML as %copy% <SiteName> | <a>Privacy Policy</a>.
Please let me know if its possible and if there is any error.
Hi there,
your <a> HTML requires a HREF:
e.g <a href="the_full_url_to_the_privacy_policy">Privacy Policy</a>
Sorry i didn't add href here while raising this ticket. But on the website I had added it and it does not work.
I double checked and its added but there is an underline on Privacy policy without Link ?
Working now. Please ignore. Thanks for your help.
Glad to hear you got it resolved!