Refresh pahe when click on anchor point

I have a one-page site with some sections. The links are anchor points to sections on this page.

I need help making the page REFRESH/RELOAD to the anchor link when clicked, instead of scrolling all the way down to the respective section.

Any thoughts?

Thank you!


Here is my site Read-Only: Webflow - TROPIX

The point of anchor links is in-page navigation.

I can’t think of a reason to force a page reload ( and then scroll after ), but if you have some special setup you could intercept the clicks with script and force a reload with the hash in the URL.