How do I change background color of content area?

  • I have been trying to change the background color for the content on my wordpress site without any luck- no matter where I replace the #fff tag on my Style.css or Custom Css it still stays white! Only an outside margin is showing up in the chosen color #d2ceef.

    Here is the example:
    http://trilodeon.com/?page_id=43&preview=true

    I tried both of the below in Simple Custom Css and they didn’t work. Please help, thanks!!

    .site-content {
    background-color: #d2ceef;
    }
    .site-inner {
    background-color: #d2ceef;
    }

    The blog I need help with is: (visible only to logged in users)

  • Hello @trilodeon,

    I am afraid you are in the wrong forum for your query.

    It is likely you are using the open source WordPress software. Getting to https://wordpress.org/support will help you find both the support and documentation for the version of WordPress you are using. Alternatively, you can take this question directly over to the WordPress.org support forums:

    https://wordpress.org/support/forums/

    These forums are for WordPress.com hosted sites only. Since we do not have access to self-hosted WordPress.org sites, the WordPress.com forums (where you are posting now) will be unable to provide any direct assistance to your issue.

    WordPress.com (where you are now ) and WordPress are separate entities with different documentation and support forums. You can learn more about that in the following support guide:

    WordPress.com vs. WordPress.org

    Hope you find the help you need in the WordPress.org forums. All the best.

  • The topic ‘How do I change background color of content area?’ is closed to new replies.