Anchor link in main Nav Glitch

I am using an anchor link in the main Nav, when I click on it from another page it quickly goes to the top of the page then jumps down to where the anchor link is. This gives it a glitch or jump and isn’t smooth.

Home page: http://watergroup.wpengine.com
Select Anchor link in main Nav: How to buy or service

Thanks.

Hello @lorchme,

Thanks for writing in! This behaviour is expected because as you click the link, it loads the other page. While loading the page, it starts off with the top of the page. As soon as most of the page elements is loaded, it scrolls to the correct section. You cannot expect the browser to load the exact section immediately. Keep in mind that the browser needs to initialize and cache the site resources first before it can load the page.

Hope this helps.

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