Hello,
I created a global block in which I designed the footer. I put this global block in the 1st footer widget (HTML widget). Unfortunately, there is still a white space to the bottom of the browser.
I tried to set the white space to zero with
.x-colophon.top {
padding: 0px;
}
but it doesn’t work because I’m getting a double scrollbar.
How can I set this white space to zero?
Regards,
Ralph