Hi folks,
We’ve got a funky little issue (detailed here before — apologies on not replying on that ticket, got distracted on other stuff).
TL;DR — the .x-bar-fixed class doesn’t drop off the Bar when you scroll back to the top of the site. Once you hover over the bar, though, the class drops off and we get the ‘position: relative;’ back. The effect is not ideal and a little jarring.
Any tips on how we can get that listener to listen a little bit better? or perhaps a better way to build these stacked headers? https://jaxondev.telainc.com/
Per the reply to the previous ticket, I’ve set all the header bars to ‘position: relative;’ but this doesn’t seem to help.
Perhaps I should write a little JS to watch the scroll and strip the .x-bar-fixed class when it’s 1em from the top?
I will attach credentials to the topic so you can take a look as well.