Title: changing padding background color
Last modified: February 6, 2017

---

# changing padding background color

 *  Resolved [jtcowman](https://wordpress.org/support/users/jtcowman/)
 * (@jtcowman)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/changing-padding-background-color/)
 * Hello,
    My theme is Sydney and I am using a child theme. I have managed to change
   all backgrounds on my site except for the padding surrounding the posts and behind
   the widgets. Can anyone tell me how to change the color of these areas, or to
   give a blanket command that all backgrounds are to be the same color. Here is
   an example. I would like the entire page background to be the light brown color.
   Thanks, Jim PS. I am very new to this, so please explain like you were talking
   to a 5th grader!
    -  This topic was modified 9 years, 4 months ago by [jtcowman](https://wordpress.org/support/users/jtcowman/).

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

 *  [gnoric](https://wordpress.org/support/users/gnoric/)
 * (@gnoric)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/changing-padding-background-color/#post-8742644)
 * Hi,
 * I presume you changed these things using css.
 * The css for changing the background color would be `background: #efefef;` light
   grey for example. But to be able to tell you where you have to attach it to, 
   You’d have to share a link, and explain exactly what should be changing background
   color.
 * Hope this helps
 *  Thread Starter [jtcowman](https://wordpress.org/support/users/jtcowman/)
 * (@jtcowman)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/changing-padding-background-color/#post-8745779)
 * Sorry, I should have done that in the first place. The site is [http://www.heroesofthepast.com/who-we-are/](http://www.heroesofthepast.com/who-we-are/)
   I would like to make the white border around the page and the widget the same
   color as the background.
    Thanks
 *  [gnoric](https://wordpress.org/support/users/gnoric/)
 * (@gnoric)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/changing-padding-background-color/#post-8747005)
 * There you go:
 *     ```
       .page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
           background: #fff2e6;
       }
       ```
   
 *  Thread Starter [jtcowman](https://wordpress.org/support/users/jtcowman/)
 * (@jtcowman)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/changing-padding-background-color/#post-8756398)
 * Worked Perfect! Thank you so much, Jim

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

The topic ‘changing padding background color’ is closed to new replies.

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [color](https://wordpress.org/support/topic-tag/color/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [jtcowman](https://wordpress.org/support/users/jtcowman/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/changing-padding-background-color/#post-8756398)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
