Footer Links

Hello,

This forum has been so helpful lately and I have managed to find many answers. But I cannot find the CSS coding to add links to my privacy policy and terms and conditions pages on the footer.

Thank you very much for this beautiful theme and for any help you can provide.

Hi @jessicat,

I hope you are well today and thank you for your question.

You can try achieving this by using the attached custom child theme of Activello theme that contains following custom code in its footer.php file.

<a href="<?php site_url(); ?>/privacy-policy" target="_blank">Privacy Policy</a>
<a href="<?php site_url(); ?>/terms-conditions" target="_blank">Terms and Conditions</a>

Change the pages URLs in the above custom code in footer.php file.

Best Regards,
Movin

Thank you so much! :slight_smile:

You are most welcome here :slight_smile:

Hi @jessicat Please could you put me through how you solved this issue with the child theme? I’m not a programmer, I do not know how to use a child theme or install it

A little tip would go a long way.

Thanks

@biodun I am already helping you on your following topic regarding this so it is no need to reply here.

https://colorlibsupport.com/t/menu-in-footer/