Hi, to change your white mainbody background color, add this code to the bottom of your template.css, change the hex number to suit your needs.#rt-main .rt-container {background: #ffffff; }
To change the text color in the mainbody area, use this code and change the number to whatever you like#rt-body-surround {color: #000000; }
Hope that helps.
The following users have thanked you: atbeaty