css - Trying to get gradient to sticky to the bottom of -


I'm trying to stick my shield to the bottom of the page. This will work fine if the content needs to be scrolled ...

But when the content is very low, it will have to stay on the bottom of the page, how can I get it? html, body {min-height: 100%; P> Div class = "post-text" itemprop = "text">

You can try sticky footer -.

I used it in various projects and had never been a problem.

Comments