Hi guys,
I have another problem for my other website. I love exactly how my header is working - it starts transparent & dark header, then not dark when scrolling down. But for mobile, I notice that the header becomes grey, and no longer sticky.
I tried adding data-mobile-sticky="true", but it didn't work unless I remove some of the other data-stick codes.
How can I make this exactly the same as non-mobile? Transparent and sticky, then non-transparent.
<header id="header" class="full-header transparent-header dark header-size-custom" data-sticky-shrink="false" data-sticky-class="not-dark" data-sticky-offset="full" data-sticky-offset-negative="200" data-mobile-sticky="true">
Thank you,
Jason
