Title: background colour on posts page
Last modified: June 11, 2019

---

# background colour on posts page

 *  [andrejwout](https://wordpress.org/support/users/andrejwout/)
 * (@andrejwout)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/background-colour-on-posts-page/)
 * Hi. Im using divi and created a static page and a posts page. When you click 
   on a posts page, the header colour is cream-ish as i wanted but i dont know how
   to change the main background body/container color to be same cream color.
 * I dont know coding or css well and not even sure where to dd the code, even if
   i knew the code
 * any help would be appreciated cos its driving me crazy
 * thanks
 * andrej
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbackground-colour-on-posts-page%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Phil](https://wordpress.org/support/users/owendevelopment/)
 * (@owendevelopment)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/background-colour-on-posts-page/#post-11627497)
 * If this is just for single post backgrounds, add this CSS to match the body colour
   to the header:
 *     ```
       .single-post #main-content {
       background-color: #f9f9f4 !important;
       }
       ```
   
 * It’s hard to know where to add this as some themes allow custom code to be added
   in the theme options page, or in a custom CSS file they include, but you could
   always try: ‘Appearance’ -> ‘Customize’ -> ‘Additional CSS’ first.
 * Hope that helps!
 *  Thread Starter [andrejwout](https://wordpress.org/support/users/andrejwout/)
 * (@andrejwout)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/background-colour-on-posts-page/#post-11627751)
 * hi, thanks for help. I tried it on posts and pages with a css editor but nothing
   seems to have changed. Its very very strange, im pretty puzzled.
 *  Thread Starter [andrejwout](https://wordpress.org/support/users/andrejwout/)
 * (@andrejwout)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/background-colour-on-posts-page/#post-11639810)
 * hi again…..that worked in the end…my post pages are uniform, thank god!! thanks
   for that!!
 * My only final problem is trying to get my archive page to also be uniform in 
   color(in the same manner as the post pages) I cannot work out in divi how or 
   where to change that at all. Also i have hidden the sidebar in posts pages too,
   but cant do that in the archive pages either.(using content aware) By archive
   page i mean the page that you link to from the categories set in the header menu
   category titles, if that makes any sense.
 * post page look like this now:
 * [http://blackdogonfood.online/sticky/the-good-the-bad-the-downright-ugly/](http://blackdogonfood.online/sticky/the-good-the-bad-the-downright-ugly/)
   (
   though i wish to god i could get rid of the separator/divider)
 * wanted my category/archive page to look the same but its ended up being like 
   this:
 * [http://blackdogonfood.online/category/news/](http://blackdogonfood.online/category/news/)
 * anyway, help has been great so far and hopping to solve those last glitches. 
   If anyone knows please yell in my direction
 * cheers
 * andrej

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

The topic ‘background colour on posts page’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [andrejwout](https://wordpress.org/support/users/andrejwout/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/background-colour-on-posts-page/#post-11639810)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
