Archived topic
Insert link in copyright module
3 replies · Started by Monique on February 26, 2022
Viewing posts 1–4 of 4
Hi, I want to add a link to my privacy policy in the footer bar which means I need to add it to the Copyright module. I've added the text - how do I hyperlink it?
Hi there,
you would need to include some HTML eg.
<a href="the_full_url_to_your_privacy_policy_goes_here">Privacy Policy</a>
Just update the: the_full_url_to_your_privacy_policy_goes_here with the your page link.
Great, that worked, thanks!
Glad to hear that!
This archived topic is closed to new replies.