Archived topic
How do I trigger the sticky menu on scroll earlier?
3 replies · Started by Henry on July 9, 2019
What I mean is, on scroll, the transparent sticky header becomes a background color of white (which is great) with black nav color text (all good) but this occurs too late, I'd like it to happen literally on the first initial scroll.
I thought it was the offset setting in the header element on the "merge" header function but no joy...
Any idea?
Thanks!
Hi there,
Unfortunately currently it isn't possible to change this.
You could try transition none though:
https://docs.generatepress.com/article/sticky-navigation/#sticky-navigation-transition
Let me know if this helps :)
Thank you that helped a lot.
No problem :)