Title: Front-page.php HELP!?!?
Last modified: August 21, 2016

---

# Front-page.php HELP!?!?

 *  Resolved [housejunky](https://wordpress.org/support/users/housejunky/)
 * (@housejunky)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-pagephp-help/)
 * I’m trying to make the white area on my background turn to black. I’ve tried 
   everything so far and nothing seems to work. I’m just starting to learn so PLEASE
   any help is greatly appreciated!!
 * Here is my website so you can see the “white” are I’m talking about.
    [http://www.housejunky.ca](http://www.housejunky.ca)
 * Thanks so much!!!

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

 *  [allm](https://wordpress.org/support/users/realblueorange/)
 * (@realblueorange)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-pagephp-help/#post-4826266)
 * Try adding:
 *     ```
       #featured {
           background-color: #000000;
       }
       ```
   
 * to your style.css.
 * Preferrably in a child theme…
 *  Thread Starter [housejunky](https://wordpress.org/support/users/housejunky/)
 * (@housejunky)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-pagephp-help/#post-4826267)
 * WOW! I knew it would be something as simple as that but you saved me from another
   5 hrs of tutorials. Thank you SO MUCH!!
 *  [allm](https://wordpress.org/support/users/realblueorange/)
 * (@realblueorange)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/front-pagephp-help/#post-4826271)
 * For your other pages you might try:
 *     ```
       #wrapper {
           background-color: #000000;
           color: #ffffff;
       }
       ```
   

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

The topic ‘Front-page.php HELP!?!?’ is closed to new replies.

## Tags

 * [background, color](https://wordpress.org/support/topic-tag/background-color/)
 * [color](https://wordpress.org/support/topic-tag/color/)
 * [front-pagephp](https://wordpress.org/support/topic-tag/front-pagephp/)
 * [please help](https://wordpress.org/support/topic-tag/please-help/)
 * [templates](https://wordpress.org/support/topic-tag/templates/)
 * [Themes](https://wordpress.org/support/topic-tag/themes/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [allm](https://wordpress.org/support/users/realblueorange/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/front-pagephp-help/#post-4826271)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
