How to add terms and conditions link in the footer

Hi

How do i add a link to a url in the footer of my site?

Hello Gavin,

Thanks for writing in!

To add a link url to your footer of your site, you can do it in two ways:

1.) Please go to Appearance > Menus and create a menu with only Terms and Conditions as a menu item. You can then assign this menu for your footer. Go to X > Theme Options > Footer and enabled the footer menu option. This should allow the newly created menu for the footer to display.

2.) If you just want a simply link, then go to X > Theme Options > Footer > Footer Contents and add this html code:

<p><a href="http://link-to-your-terms-and-condition-page/">Terms and Conditions</a></p>

Please let us know which one works out for you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.