Title: Changing menu background color
Last modified: August 21, 2016

---

# Changing menu background color

 *  [rahul3010](https://wordpress.org/support/users/rahul3010/)
 * (@rahul3010)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/changing-menu-background-color/)
 * How can i change Menu’s background color.Also i want to remove the separator 
   above the footer area.
 * Please help.

Viewing 1 replies (of 1 total)

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/changing-menu-background-color/#post-4219858)
 * Try [Snippet1 ](http://www.themesandco.com/snippet/change-logo-social-icons-tagline-navbar-header/)
 * Remove Seperator:
 *     ```
       /* Remove grey bar  */
       footer#footer {
       border-top:     none;
       }
   
       /* Reduce whitespace  */
       #main-wrapper {
       margin-bottom:  0px;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Changing menu background color’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/changing-menu-background-color/#post-4219858)
 * Status: not resolved