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.

How to change background colour and delete border?

Open 1 reply themetheme-vantage
Started · Latest reply by Andrew Misplon

Hi I’m new WP user. How can I change background color on” home”? “vantage head line” and “visual editor” are white background but rest are grey. Please give me advice.

URL: http://gentleearthwalking.com.au/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff

    Hi piro

    To change the page background color, head to Appearance > Customize > Page > Page Background.

    It’s unfortunately not possible to change just the home page background, the above setting is sitewide.

    To change the background color, just for the home page, enter the following under Appearance > Custom CSS and edit as required:

    /* Home */
    .home #main {
    background-color: #ffffff;
    }

    To change the background color for a widget or row:

    Widget: Edit the widget and click Design in the right column.
    Row: Click wrench icon > Edit Row > Theme > Background Color.

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