Skip to content

Category: Questions

Hide an element per multiple scrollable divs

I am trying to fade out a logo at the top of three divs onscroll. I would like it so when a user scrolls one div, the logo fades from div that is being scrolled, not all of them. There is also a problem with scrolling to the top again, the logo is faded. It should return to full opacity.