Resolved: Nav Hover Interactions

I’ve created an interaction for the menu items triggered by hoovering over the items. The interactions will show the menu item underlined. It all works fine, but when I scroll into my second section, it suddenly doesnt work for the menue Item Start anymore. Any ideas how to fix this?

https://preview.webflow.com/preview/wwweb-9c7def?preview=cfef51527322a4a8e0d950c2028bdac2

Thanks for your help!

Hi @jensvahle great question!

It looks like your nav link was being styled while it was in the current state, so the hover styles are only occurring when that link is in the current state:

I’d recommend just removing the class name from it and giving it the same class name as your second nav link which is nav link 2

You can also rename your nav link and apply the same class to all of your nav links so as to not have several classes for the same styles: Screen Recording 2017-07-03...

Hi Waldo,

this is working! Thank you!

Any chance you can help me with this issue: Background Color Cycle

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