SyntaxFix
Write A Post
Hire A Developer
Questions
Check if an ancestor element has overflow set (e.g. overflow:hidden); try toggling it. You may have to go up the DOM tree higher than you expect =).
overflow:hidden
This may affect your position:sticky on a descendant element.
position:sticky