[Not possible] Page height and scrolling

For my site I have a header which I have frozen. I want it always fixed where it is. My footer will have a small line, also a specific height. How do I set the part in the middle be the rest? I aligned something against the dotted line of the footer, but there is a gap. Is there a way to position elements e.g. with the ‘bottom’ or ‘top’ attributes?

The following part is actually an immediate result of the part above. I don’t want the scrollbar of the body (so body overlfow hidden) and if the size of the window needs it, I want the scrolling only in the middle. I usually then have e.g. a center div with overflow auto.

Thanks for the tips

1 Like

I’m not sure I understand it all.
1 is that you already have the header frozen, and you’d like a way to also freeze the footer at the bottom of the page? (If yes, then I’m afraid for now that’s not possible, but should be later on.
2 regarding the scroll bar, I don’t think it could be done, but you could double check on Wix Support

Hi Uri

Thats good news that the footer will be possible to freeze. The other won’t be possible now, you can’t add a div unless you do a html element.

This answers this.