I have the same error on thenations.us
I tried inputting #access to the sticky element and it’s saying undefined is not a function. I have theme extensions and this code activated
#branding #searchform {
display:none;
}
#branding .only-search + #access div {
padding-right: 0px;
}
I also have a responsive select menu activated.
Thanks for your help!