1. Home
  2. ReHub Theme
  3. How to …
  4. How to add links to footer bottom line

How to add links to footer bottom line

You can add next code to theme option – footer – Footer Bottom Text

<div class="floatright mr30 ml30 mobilecenterdisplay disablefloatmobile">
<a href="http://linktopage.com" class="inlinestyle mr30">Disclaimer</a>  
<a href="http://linktopage.com" class="act-rehub-login-popup inlinestyle">About Us</a>
</div>

change in code links to page and names of links