All the required css is shown below
/* start sticky footer*/
#main-footer {
position: fixed;
width: 100%;
bottom: 0;
}
/* Set footer height */
body #main-footer {
height: 75px ;
}
#main-content {
margin-bottom: 45px;
}
/*end sticky footer*/
/* start sticky footer*/
#main-footer {
position: fixed;
width: 100%;
bottom: 0;
}
/* Set footer height */
body #main-footer {
height: 75px ;
}
#main-content {
margin-bottom: 45px;
}
/*end sticky footer*/