Change Background Color
Hello. I would like to change the background color of my WP site but in the documentation is says to do that in Theme>Customize but the background color is not there. How would I do this?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Evan
Unfortunately this option is only available for Vantage Premium. You could upgrade via Appearance->Vantage Premium to get this and a host of other improvements or you could use a custom CSS editor
https://wordpress.org/plugins/simple-custom-css/
and enter the following in it’s Custom CSS Editor found at Appearance->Custom CSS
body { background-color: #fff !important }You can replace the #fff with any # colour code as documented here
http://www.w3schools.com/tags/ref_colorpicker.asp
Let us know how you get on
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.