Hi
I am struggling with a simple issue
Can you please tell me how do i make the content and the socket occupy the full height of the browser window without the grey area bellow?
Thank you for your help
Paulo
Hey hamiltonbuchanan!
Add this to your custom CSS.
html.html_header_sidebar #wrap_all {
background-color: #b73537 !important;
}
Regards,
Elliott