• I need to add a link at the bottom of the page
    Back to the top– so when clicked- it will take my visitors back to the top of the page, instead of scrolling.
    Can some one help me with the code I need to add- and where ?

Viewing 1 replies (of 1 total)
  • Sounds like you need a named anchor.

    You are probably going to want to add the named part– <a name="thisisatthetop">Howdy</>— your theme’s header.php and add the link to the named anchor in your theme’s footer.php.

Viewing 1 replies (of 1 total)

The topic ‘Back to the top’ is closed to new replies.