Title: Theme CSS &#8211; white background
Last modified: August 21, 2016

---

# Theme CSS – white background

 *  Resolved [kalamitt](https://wordpress.org/support/users/kalamitt/)
 * (@kalamitt)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/theme-css-white-background/)
 * Hello again,
 * I am trying to change CSS settings, but one is “enchanted” to me.
    I need – transparent–
   background in container-wrap -> default color is white.. I tried to change it
   by custom css, but it doesnt work. (for example header background color change
   is working perfectly). Can you help me please, how to change that background 
   color? thanks

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

 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/theme-css-white-background/#post-5031878)
 * it work for me, try add something like this to theme option->custom css
 *     ```
       #custom .container-wrap {
       width: 96%;
       background: #000;
       padding: 2%;
       }
       ```
   
 *  Thread Starter [kalamitt](https://wordpress.org/support/users/kalamitt/)
 * (@kalamitt)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/theme-css-white-background/#post-5031962)
 * This is it! Thank you! Its work to me now!
    I like this theme and support.
 *  Thread Starter [kalamitt](https://wordpress.org/support/users/kalamitt/)
 * (@kalamitt)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/theme-css-white-background/#post-5031963)
 * Resolved

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

The topic ‘Theme CSS – white background’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [kalamitt](https://wordpress.org/support/users/kalamitt/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/theme-css-white-background/#post-5031963)
 * Status: resolved