Having issue with in-page links

Hi,

As far as I can tell, I've set this up correctly, but it's not working. Here's what I have done:

1) Give a Section the Custom ID of "scrollmark"
2) Great a button in another section, and give it the link "#scrollmark"
3) Apply link class of "scroll" to the button (although reading the "New Method" here, I think perhaps that's not necessary?)
4) Set the page to be a One Page, in the page options.

When I click the button it changes the url to ... URL/#scrollmark, but it does not scroll to the section with that ID.

The button is in the top slider.

Comments

  • Hi,
    this is because you gave it display:none on desktop. CHeck your css.
    thanks
  • Thanks for assisting. It would be far more helpful if rather than a terse response, you actually stated a little more detail.

    I have no intention of setting something to display: none;. In this case I am working on a site another developer created.

    I've managed to track down the though. So thanks at least for pointing me in the right general direction.
Sign In or Register to comment.