Title: Changing Post Box Color Using CSS Manager Plugin
Last modified: August 21, 2016

---

# Changing Post Box Color Using CSS Manager Plugin

 *  [techcurity](https://wordpress.org/support/users/techcurity/)
 * (@techcurity)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/)
 * I need to change the color on my post box on my website to a dark orange E84B00
   to be exact. i have tried a few methods including a few here on the site to no
   avail.
 * If someone could help me figure this out I’d really appreciate it
 * A link to my website is [http://www.thesouthlandmusicline.com](http://www.thesouthlandmusicline.com)

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

 *  Thread Starter [techcurity](https://wordpress.org/support/users/techcurity/)
 * (@techcurity)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399410)
 * I also have jetpack i really just need the code to change it and where i would
   need to put it
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399415)
 * There’s no way to help with CSS without seeing your site- which is not accessible
   ATM.
 *  Thread Starter [techcurity](https://wordpress.org/support/users/techcurity/)
 * (@techcurity)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399420)
 * sorry [http://www.thesouthlandmusicline.com/wordpress](http://www.thesouthlandmusicline.com/wordpress)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399424)
 * Try adding this to your custom CSS section under Appearance > Edit CSS:
 *     ```
       #content, #content input, #content textarea {
           background-color: #E84B00;
           padding: 10px;
       }
       ```
   
 *  Thread Starter [techcurity](https://wordpress.org/support/users/techcurity/)
 * (@techcurity)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399428)
 * That changed my post box but i meant the box that houses the header and everything.
   Its white right now
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399429)
 * So you want everything on your page or just the header part?
 *  Thread Starter [techcurity](https://wordpress.org/support/users/techcurity/)
 * (@techcurity)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399431)
 * everything in the white box from the header down
 *  Thread Starter [techcurity](https://wordpress.org/support/users/techcurity/)
 * (@techcurity)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399432)
 * but want to keep the background image
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399436)
 * Okay, see if this is it:
 *     ```
       #wrapper {
           background-color: #E84B00;
       }
       ```
   
 *  Thread Starter [techcurity](https://wordpress.org/support/users/techcurity/)
 * (@techcurity)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399438)
 * Worked perfectly. Thanks so much!

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

The topic ‘Changing Post Box Color Using CSS Manager Plugin’ is closed to new replies.

## Tags

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

 * 10 replies
 * 2 participants
 * Last reply from: [techcurity](https://wordpress.org/support/users/techcurity/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/changing-post-box-color-using-css-manager-plugin/#post-4399438)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
