Hi!
I would like to decrease the height of the footer. I have tried to set the height in the CSS-editor like this:
#footer {
height: 75px;
padding: 0px;
margin: 0px;
border: 0px;
}
However, the white background do not decrease and it doesn´t look good. Any suggestions?
Best regards
Peter
