Having several problems with my site interactions and effects after implementing background video. Iāve detailed some of the issues in my post below, but Iām also having issues with my class āNav Linkā under āNavigation.ā These links are supposed to transform 5 pixels up when hovering, and work fine in the designer, but donāt work when published.
Also, my fixed navbar doesnāt appear on scroll anymore, as described below. Any help would be appreciated!
The video shows me figuring it out from the start, so I flip between preview and editor mode a few times.
Basically you need not have all those index values on your elements or sections. You should have a value of -1 index on the video, and you needed to drag āHeader Fixedā to be the very first element in the navigator.
The video shows every step until it is working a-okay
That worked perfectly @jaidenraleach, thank you! Iām also wondering why the hover state on my āNav Linkā under āNavigationā stopped working upon publishing. It works fine in the Webflow Designer (the first screenshot below), but doesnāt work when publishedā¦
Okay so this Nav Link behaviour is odd, the only thing that seems to fix it is the following:
-Drag a new text link into the bottom navigation
-Link it to the page section it belongs to
-Add the same āNav Linkā class to it
-Do this for all of them (About, Services, Portfolio, Team, Contact)
-Then Delete the original links
Everything then works fine not sure why you have to do this, looks like a silly glitch is all.