Title: Theme changing background
Last modified: August 20, 2016

---

# Theme changing background

 *  Resolved [applecrunch](https://wordpress.org/support/users/applecrunch/)
 * (@applecrunch)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-changing-background/)
 * Hi,
 * I am trying to change the color of the main area into a white background!
    Now
   i have no idea if this theme allows me to change this color and if so how can
   i do this? i know i can do this with photoshop or gimp, but it did not work. 
   Maybe i ahve to change the color code in some kind of file as well, but i have
   no idea which one and how to find it. to show what i am trying to do, this site(
   [http://www.beste-internet-provider.nl/](http://www.beste-internet-provider.nl/))
   has a white main area, trying to do the same for my website([http://www.pspvergelijk.nl/](http://www.pspvergelijk.nl/)).
   All help is very much appreciated.
 * thank you
    Mike

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-changing-background/#post-2258650)
 * Edit /evolve White/library/media/css/base.css and change:
 *     ```
       .content {
           background: url("../images/content.jpg") repeat scroll left top transparent;
           padding-top: 25px;
       }
       ```
   
 * to:
 *     ```
       .content {
           background: #fff;
           padding-top: 25px;
       }
       ```
   
 *  Thread Starter [applecrunch](https://wordpress.org/support/users/applecrunch/)
 * (@applecrunch)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-changing-background/#post-2258667)
 * Thnks esmi.
 * Do you maybe also knwo how i can fix the issue with my page title “home” someway
   or the other it stays blue. unlike the rest of the topics if you scroll over 
   them the stay blue for a sec.
 *  Thread Starter [applecrunch](https://wordpress.org/support/users/applecrunch/)
 * (@applecrunch)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-changing-background/#post-2258709)
 * thnks i managed
 *  [katie84](https://wordpress.org/support/users/katie84/)
 * (@katie84)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/theme-changing-background/#post-2259138)
 * I am also trying to change my background to white.I have found that folder/evolve
   White/library/media/css/base.css but I don’t know what to do after that. There
   is nothing underneath of it, what do I change?

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

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

## Tags

 * [EvoLve theme](https://wordpress.org/support/topic-tag/evolve-theme/)

 * 4 replies
 * 3 participants
 * Last reply from: [katie84](https://wordpress.org/support/users/katie84/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/theme-changing-background/#post-2259138)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
