Ralfff

Results 1 comments of Ralfff

This is how I did it (CSS-only fix): Use a relative positioned container element inside the parent as the sticky element. Make it: ` .sticky-container { position: relative; margin: 0...