Hello,
thank you for your answer, but it didnt help. The question is, how we can avoid that the header (menu+logo) jumps on initial scrolling from visitor. The top-bar is fixed instantly, the header does a jump if the visitor scrolls down (about the same 40 pixels as added according to the other forumthread).
If you visit the site, and you start scrolling, you see the top-bar not moving, but the header moving for 40px before it jumps to fixed position (as it is the top-bar from beginning). We want to avoid this moving.
In coding words: We need an (minus)offset how to avoid this visual jump from the header on initial scroll from visitor (in css or js)
We know where and how to implement custom directives in custom css and main.js, thats not the question.
We need the position where and how to put this 40px offset in the code, so that the header stops jumping after 40px on scroll from visitor.
Thank you for your help
kind regards