Text color change for nav link

Hi there, I’m trying to figure out what I’m missing here. I’ve set up scroll animations and have the color change happen for the nav bar links on scroll up and scroll down. Any suggestions? I’ve included my read-only link here.


Hi there,

To set up scroll-based navbar animations in Webflow, follow these steps:

  1. Set your navbar position to “Fixed” in the Style panel to keep it attached to the viewport
  2. Open the Interactions panel and create two animations:
    • “When Scrolled Down” trigger
    • “When Scrolled Up” trigger
  3. For each animation trigger:
    • Click “Add Timed Animation”
    • Select your navbar element
    • Adjust the Transform Y position (negative values move up, positive values move down)
    • Fine-tune the animation timing and easing curve to achieve smooth transitions
    • Set an appropriate duration (200-300ms usually works well)

You can test your animations in preview mode by scrolling up and down the page. For smoother animations, consider adjusting the scroll threshold in the trigger settings.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

Still need help from someone in the community!