Title: Dara Post background issue
Last modified: August 1, 2019

---

# Dara Post background issue

 *  Resolved [dpelaez](https://wordpress.org/support/users/dpelaez/)
 * (@dpelaez)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/dara-post-background-issue/)
 * Hi
 * I’m using Dara theme and set the page background to black.
    However, when I put
   a post the background is still plain white.
 * Can someone please suggest how I fix this issue?
 * Regards
    Dennis
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdara-post-background-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [lizkarkoski](https://wordpress.org/support/users/lizkarkoski/)
 * (@lizkarkoski)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/dara-post-background-issue/#post-11790936)
 * Hi –
 * You can add some custom CSS to take care of that color swap. Use this code:
 *     ```
       .site-content, .attachment.page .site-content {
           background-color: #000;
       ```
   
 * Write back if you need more help.
 *  Thread Starter [dpelaez](https://wordpress.org/support/users/dpelaez/)
 * (@dpelaez)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/dara-post-background-issue/#post-11791051)
 * Hi Liz
 * Wow, that worked like a miracle!
    I was trying to find a CSS code online but 
   could not find it.
 * You’re a life saver, thank you. This will also help other ‘newbie’ like me.
 * Regards
    Dennis

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

The topic ‘Dara Post background issue’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [dpelaez](https://wordpress.org/support/users/dpelaez/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/dara-post-background-issue/#post-11791051)
 * Status: resolved