Hello @agencia221b,
There’s no option to make the Privacy Policy link go to an external URL, but you can include it as part of the message, as a workaround, for example:
– set “Privacy Policy link” to “Hide” for disabling the default Privacy Policy link;
– add a new link in the “Message” area, by adding this HTML on the Text tab:
<p></p><p></p>
<a href="#">Privacy Policy</a>
– change “#” to the external URL, e.g.:
href="https://yoursite.com/yourPage"
.
<p></p><p></p>
– this part is for pushing the link to the bottom, to make it stand out from the rest of the text.
Backend: https://prnt.sc/ZLGmCkb0G8aM
Result: https://prnt.sc/gSLdo4pG_tjl
I hope this helps. Let us know if you have any questions!
Best Regards,
Dmytro