Title: Balance Child Theme
Last modified: August 22, 2016

---

# Balance Child Theme

 *  Resolved [drhenry24](https://wordpress.org/support/users/drhenry24/)
 * (@drhenry24)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/balance-child-theme/)
 * I have been searching all over the place and tried many things I found in other
   threads but have hit a wall. I am trying to do two things.
 * 1. Change my menu background to white.
    2. Change the text in the footer to white.
 * Like I mentioned above I tried some things in CSS that people have suggested 
   on other threads but nothing worked. I’ve very new to all this so any help would
   be huge. My site is
 * [http://www.davidrhenry.com/](http://www.davidrhenry.com/)
 * Cheers!

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/balance-child-theme/#post-5888963)
 * Since you’ve already got a custom CSS plugin, try this code:
 *     ```
       .menu-primary { background: none; }
   
       .widget-area h2,
       .widget-area h4,
       #footer-widgets .widget-area p { color: #fff; }
       #footer-widgets .widget { color: #fff; text-shadow: none; }
       ```
   
 *  Thread Starter [drhenry24](https://wordpress.org/support/users/drhenry24/)
 * (@drhenry24)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/balance-child-theme/#post-5888971)
 * Thanks Stephen! That worked perfectly!

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

The topic ‘Balance Child Theme’ is closed to new replies.

## Tags

 * [menu color](https://wordpress.org/support/topic-tag/menu-color/)

 * 2 replies
 * 2 participants
 * Last reply from: [drhenry24](https://wordpress.org/support/users/drhenry24/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/balance-child-theme/#post-5888971)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
