Button to jump to bottom of page

  • 21 March 2013
  • 3 replies
  • 14 views

Is there a way to get a button that when clicked, jumps the user to the bottom where the CTA form is? This is a workaround I’m thinking of instead of having one CTA at the top and one at the bottom.


3 replies

Here is a solution I used for one of my pages. Add this code in the javascripts tab, and be sure to replace the portion that says .lp-pom-form with the element you want to jump to on your page and the .lp-pom-button with the button you want to trigger the scrolling. 

Thanks for chiming in, Jonathan! 🙂

Hi Liam, 
Like Jonathan mentioned, you can use a simple script to ‘smooth scroll’ to any section of your page. We’ve added a how-to that you can check out in our documentation here:
http://documentation.unbounce.com/hc/en-us/articles/203805714?_ga=1.217089618.57005618.1428623054#co…

Reply