Creating a sticky anchor link section that changes based on scroll progress

Hello! I’m looking to create a sticky section with anchor links and text that updates depending on where you are.

For example, as you scroll through this section (all on one page), the styling in the sticky section changes to reflect where you are. You can also click to be taken to those anchor linked sections.

Here’s the live pv/what I’m going for: https://www.ymugroup.com/#services

Is there any way to do this in webflow or will I have to use third-party js for this?

Hello @Nola, you can do it all in webflow. You might have to use like four lines of custom code for the sticky section, but you can add that with an embed element. For the rest, you will need link-blocks and animations where you animate while the page is scrolling and the page is the trigger.