Open grigorievk opened 8 years ago
Hi, I am facing this issue right now. can you tell me, where to insert this code exactly? thanks
nvm just figured it out: replace the line stickyElement.wrapAll(wrapper); in jquery.sticky.js with the code posted above
If you resize the window the #sticky-wrapper element will be wrapped by itself again.
Code to fix: