Smooth page scroll to section on different page

When I click on a link in the nav on page 2 of my site which takes me to an anchor position on page 1:
page 2 = http://the-armoury.webflow.io/home-copy
then i’m clicking on the Pub Sports link which is: http://the-armoury.webflow.io/#Pub-Sports

This happens in an instant…
is there a away that it first takes you to the top of page 1 and then scroll down to your anchor?

Hi @GetDex, thanks for the good question ! At the moment, smooth scrolling to an anchor on a different page is not supported directly in Webflow as a native feature.

There is still hope though :slight_smile: With some custom code you may be able to do this. Webflow supports using custom code: Custom code in head and body tags | Webflow University

Here is an article which I think describes the scenario you are referring to, and a possible workaround to get the intended behavior:

http://stackoverflow.com/questions/9652944/jquery-page-scroll-to-different-page

I hope this helps!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.