Title: Solid Content Area Oxygen Theme
Last modified: August 21, 2016

---

# Solid Content Area Oxygen Theme

 *  [thedde4386](https://wordpress.org/support/users/thedde4386/)
 * (@thedde4386)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/solid-content-area-oxygen-theme/)
 * I am trying to get the content portion of my site to be solid white, with the
   background image behind it. I have looked through the coding, used firebug and
   I can’t seem to track down the correct place to change it.
 * website: [http://www.willisskiandboard.com](http://www.willisskiandboard.com)

Viewing 1 replies (of 1 total)

 *  [afzaal1985](https://wordpress.org/support/users/afzaal1985/)
 * (@afzaal1985)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/solid-content-area-oxygen-theme/#post-3718444)
 * Hi,
 * Try the following:
 *     ```
       #container {
       background: white;
       }
       ```
   
 * or
 *     ```
       #wrap {
       background: white;
       }
       ```
   
 * The first option will make the whole page white, whereas the second option will
   make the center text area white and leave the wood effect around the sides. Choose
   the method you prefer and add it to the style sheet of your child theme.
 * [Learn how to setup a child theme structure here.](http://codex.wordpress.org/Child_Themes)

Viewing 1 replies (of 1 total)

The topic ‘Solid Content Area Oxygen Theme’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [afzaal1985](https://wordpress.org/support/users/afzaal1985/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/solid-content-area-oxygen-theme/#post-3718444)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
