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,
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. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.