Following the advice I have found on these forums, I have setup two different headers for desktop/mobile, and used the “hide during breakpoints” buttons to toggle them on/off when appropriate. However, when the breakpoint is reached to trigger hiding the main header and showing the mobile header, it behaves as follows:
-
As I start to scroll down, the header appears where it should at the bottom and moves up, just like the desktop header (Ex A - https://www.screencast.com/t/pYQX9teUCSNZ)
-
Then the header jumps to the top of the screen, leaving behind its footprint as a blank white bar, which is where it is supposed to remain until the scrolling pushes it all the way to the top (Ex B - https://www.screencast.com/t/BpsKXqR9)
-
Then, once it’s fully scrolled, the header doesn’t stick to the top, but sticks near the top, leaving this gap (Ex C - https://www.screencast.com/t/0OwirlgTRbzP)
My site address: www.5x5advisory.com/front
Thanks for your help.