Hello.
Is it possible to fill the entire socket section with the set background?
In other words: When a page’s main content is not enough to fill the entire page, the rest of the page below socket is filled with socket background color. I would like it to include the background image as well.
Managed to do this with min-height in socket container, but as you can understand this also applies to pages with full content.
Alternatively, how could I set the main content to fill the entire page with whitespace when page is too small?