Title: Background
Last modified: February 26, 2020

---

# Background

 *  Resolved [pnwconcepts](https://wordpress.org/support/users/pnwconcepts/)
 * (@pnwconcepts)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/background-86/)
 * Is there a way to change the white background with a css code? Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbackground-86%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/background-86/#post-12483917)
 * Hi!
 * Try adding this as additional css:
 *     ```
       #wrapper { background: #eee; }
       ```
   
 *  Thread Starter [pnwconcepts](https://wordpress.org/support/users/pnwconcepts/)
 * (@pnwconcepts)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/background-86/#post-12483943)
 * That did not work unfortunately. Unless I added it wrong.
 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/background-86/#post-12483964)
 * Where are you adding it? Did you try to go to **Customize > Additional CSS**?
 * Try:
 *     ```
       #wrapper,
       .boxed #wrapper,
       .sidebar-skew,
       .sidebar-skew-inner-bottom,
       #profile:after { background: red; }
       ```
   
 * It should work. When you have added it, try force-refreshing the page with CTRL
   +F5. Also try clearing any cache plugin.
 *  Thread Starter [pnwconcepts](https://wordpress.org/support/users/pnwconcepts/)
 * (@pnwconcepts)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/background-86/#post-12483979)
 * That code worked!!
    Thank you!
 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/background-86/#post-12483990)
 * Nice 🙂

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

The topic ‘Background’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/background-86/#post-12483990)
 * Status: resolved