Title: Black Boxes Problem, Please Help!
Last modified: August 19, 2016

---

# Black Boxes Problem, Please Help!

 *  [IHeartOranges](https://wordpress.org/support/users/iheartoranges/)
 * (@iheartoranges)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/black-boxes-problem-please-help/)
 * on the site [http://videos4websites.net/](http://videos4websites.net/) i can’t
   seem to remove the black boxes on the header and other parts, how do I change
   it? Thanks in advance 🙂

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

 *  [maxdug](https://wordpress.org/support/users/maxdug/)
 * (@maxdug)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/black-boxes-problem-please-help/#post-1616173)
 * Search for your code
 *     ```
       .container-dark {
       background:none repeat scroll 0 0 #111111;
       }
       ```
   
 * in your css and change it to
 *     ```
       .container-dark {
       background:none repeat scroll 0 0 #fff;
       }
       ```
   
 *  Thread Starter [IHeartOranges](https://wordpress.org/support/users/iheartoranges/)
 * (@iheartoranges)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/black-boxes-problem-please-help/#post-1616222)
 * that didn’t work, thanks anyway, it turned out there was a style css in the images
   folder for some bizarre reason. (*selecta theme*)

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

The topic ‘Black Boxes Problem, Please Help!’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [IHeartOranges](https://wordpress.org/support/users/iheartoranges/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/black-boxes-problem-please-help/#post-1616222)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
