• Resolved dusanb17

    (@dusanb17)


    Hello, i want to edit my footer.php

    <div class="footer-wrap">
     <div class="container">
     <?php wp_nav_menu( array( 'theme_location' => 'bottom-nav') ); ?>
     <p> Copyright ? 2017 wallpaperstapety.sk</p>
     </div>

    I want to make the wallpaperstapety.sk clickable and redirect it to my homepage. Please how can i edit that code what is the form? Thanks in advance

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how to add clickable footer text’ is closed to new replies.