Ethos default site template color

Hello,

how can I change the color of Ethos page template? Please see the screenshot what I mean. I would like to have everything in white color.

Best regards,

–Mardas

Hello Mardas,

To do that, please add this code in X > Theme Options > CSS:

body {
    background: #fff;
}

Hope this helps.

Owesome! Thank you!

You’re welcome, Mardas. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.