This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Change Background Color

Open 1 reply themetheme-vantage
10 years ago · Last reply by Magus 10 years ago

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

1
  1. Magus Staff 10 years, 9 months ago

    Hi 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.

Have a different question or issue?

Start New Thread