Before you ask please READ THIS

Site Background Color

edited August 2017 in FatMoon Posts: 9
I can not find a setting with which I can change the background color of the pages. These always remain white.

Where can I change this?
Post edited by Quietsche on

Comments

  • AirAir
    Posts: 10,970
    Hello:-)

    Could you show me which page you mean for example?

    Generally there are two places to do it:
    1. Globally for all "page" post :
    Customizing ▸ Page settings ▸ Single page▸ Custom background
    2. Locally for each page:
    Edit page -> Page details -> Page background

    With kind regards.
  • edited August 2017 Posts: 9

    It does not work. It's way too complicated. That you have to program better. Sorry
    Post edited by Quietsche on
  • AirAir
    Posts: 10,970
    Thanks for link in private message. Now I understand.

    There are two background colors:
    1. Is under text, default white.
    2. is around content if you use different layout(not full width one) - that is changed by options.

    First can be only changed by CSS, or individually in each row of visual Composer.

    To change it in your case, please use this custom CSS:

    .layout-full #content{
    background-color: #ffffff; /* your color */
    }
    Quietsche said: That you have to program better.
    I think you are right, we didn't explain it enough, what will this option change.

    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!