(using a one page template)
I wanted to know how you can change the tranparency of the sticky header back and forth scrolling down the page.
At the moment I have this functionality set:
<header id="header" class="full-header transparent-header border-full-header dark header-size-custom" data-sticky-shrink="false" data-sticky-class="not-dark" data-sticky-offset="full" data-sticky-offset-negative="100">
The problem is that I'm struggeling to get it back to transparent after the first change and it will just stay semi transparent over the whole page.
Thanks in advance.
