Reply To: Set page background color outside of main on boxed layout

#10034466
Support
Keymaster

Hello,

You need use body instead of .body as selector. Also use the !important. Here’s the CSS code you need:

/* Avoid radius glitches on footer corners */
.body, .main {
    border-radius: 0 0 7px 7px !important;
}

/* BG Color */
body {
    background-color: #6666FF !important;
}

* Note that I also suggest change border radius on footer corners to avoid glitches.

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.


If you are satisfied with Porto Admin and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads