Title: Content Backgroundcolor Problem
Last modified: August 30, 2016

---

# Content Backgroundcolor Problem

 *  [Wiebke](https://wordpress.org/support/users/maggan22/)
 * (@maggan22)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/content-backgroundcolor-problem/)
 * How i can change the content Backgroundcolor?
 * It is white – i want it black!
 * Any Ideas?
 * Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Maria Antonietta Perna](https://wordpress.org/support/users/antonietta456/)
 * (@antonietta456)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/content-backgroundcolor-problem/#post-6840429)
 * Hi Maggan22,
 * Looking at your theme’s demo site, you could add something like this to a custom
   CSS editor:
 *     ```
       .content-container {
           background-color: black;
       }
       ```
   
 * It’s better to post a link to your site, so the code can be more precise.
 * Also, if your theme doesn’t provide a custom CSS editor, use a custom CSS plugin
   like this one:
 * [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
 * This ensures your CSS changes survive a theme update.
 * I hope this helps 🙂
    – Maria Antonietta
 *  [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * (@codemovementpk)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/content-backgroundcolor-problem/#post-6840438)
 * If solution doesn’t work, would you please post your website url

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Content Backgroundcolor Problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/biker/1.2/screenshot.png)
 * Biker
 * [Support Threads](https://wordpress.org/support/theme/biker/)
 * [Active Topics](https://wordpress.org/support/theme/biker/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/biker/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/biker/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [codemovement.pk](https://wordpress.org/support/users/codemovementpk/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/content-backgroundcolor-problem/#post-6840438)
 * Status: not resolved