Footer problem after pinned menu and haeder


Author Message
Niwesa

Posted: 10/14/2015
Quote message 

I made a Template and added this ccs to the template;

.art-header {
position:fixed;
width:100%;
heigth:100px;
z-index: 399!important;

}
.art-nav {
position:fixed!important;
width:100%;
top:100px;
}

.responsive .art-header {
position: relative;
}

But when i have a short page, like this one; http://www.sennema.com/diensten/bouwkundige-vooropnames

there is white space under the footer. How can i get the footer downwards to the bottom?
 
Steven vdS

Posted: 12/27/2015
Quote message 

Hi Niwesa,

Having the same issue. Already got a solution?