Position: sticky doesn\'t seem to work for me when I apply it to a child of a div. How to solve?
HTML:
Lorem Ipsum
Put everything inside your this-parent-div-is-necessary container.
this-parent-div-is-necessary
.div-sticky-class { color: red; position: sticky; position: -webkit-sticky; top: 0; }
Lorem Ipsum Test Lorem Ipsum