Site icon Catch Themes

Footer at fixed position

Hei there, I have a page that does not have much content and when so the footer float at the middle of the site. I've tried to use position:fixed with some other variables, but then the page content overlaps the fotter. I like the fotter to stay fixed at bottom with no overlaps and this is what that helped me out.
.site-info{ position:fixed; bottom:0px; margin-top:100px; left:0px; right:0px; background-color: black; }
Have any better sugestions? Merry Christmas and thanks for a nice theme.
Exit mobile version