I need it so the footer is at the very bottom of the page but only when the user actually scrolls there.
I can't use margin-bottom: -50px; because the pages have different sizes, that specific length only works on one page.
I need it so the footer is at the very bottom of the page but only when the user actually scrolls there.
I can't use margin-bottom: -50px; because the pages have different sizes, that specific length only works on one page.