How to add drop shadow to a nav bar when it scrolls down?

Hi,

your are on the right way. You have to use the event/interaction “while page is scrolling”.
And ad a new animation. “0%” to "5% " is the navbar "5%“to “100%” is the rest of your body.
So set the “opacity” to “0” at “5”. Be sure that you have the right"target”.

Best,
Matthias