[Resolved] Button in Elements that jumps to bottom of page

Home Forums Support [Resolved] Button in Elements that jumps to bottom of page

Home Forums Support Button in Elements that jumps to bottom of page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1038020
    Katharina

    Hi,
    I want my button in my optin below the hero to jump to my optin field on the bottom of my page.

    https://paste.pics/70N2L
    I’s the button that says ZUM ENERGIE BOOSTER

    https://paste.pics/70N38
    This is the optin field I want the button to jump to

    Both sections are done in Elements and should work on all pages where the optin is published

    Thanks
    Kati

    #1038050
    David
    Staff
    Customer Support

    Hi there,

    first off edit the HTML for the optin section to include an ID like so:

    <div id="custom-optin" class="custom-optin-footer angled-section1 ">

    Then in the button A href= you target that ID:

    eg. <a href="#custom-optin" .....

    #1038653
    Katharina

    Thanks David it works

    #1038794
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.