Title: Header Menu Hover Display
Last modified: August 24, 2016

---

# Header Menu Hover Display

 *  Resolved [b2bt](https://wordpress.org/support/users/b2bt/)
 * (@b2bt)
 * [11 years ago](https://wordpress.org/support/topic/header-menu-hover-display/)
 * Hi,
    I have changed the background color of my header to #2d5c88 (dark blue) 
   and then selected white as the color of font of header menu.
 * When I hover over those titles the word just disappear. I assume their color 
   changed to #2d5c88. How can I change this.
 * The site is on local server so I am not able to share any links. Help appreciated
   🙂

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

 *  Thread Starter [b2bt](https://wordpress.org/support/users/b2bt/)
 * (@b2bt)
 * [11 years ago](https://wordpress.org/support/topic/header-menu-hover-display/#post-6158101)
 * Also, can you tell me how did you setup the footer in this
    [http://docs.kadencethemes.com/virtue/assets/images/sidebar_example.jpg](http://docs.kadencethemes.com/virtue/assets/images/sidebar_example.jpg)
 * Which widgets?
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years ago](https://wordpress.org/support/topic/header-menu-hover-display/#post-6158186)
 * Hey,
    The hover color for your menu pulls from your primary color (set in theme
   options > basic styling). You can edit from there. Or if you want to change the
   hover of only the primary menu I can provide css.
 * As for the footer, you can set up a four column footer in theme options > main
   settings. Then go to appearance > widgets. The first column is done using a text
   or visual editor widget. Then the second column is a virtue:contact widget and
   a virtue:social links widget. The third column is virtue: recent posts widget
   and the last is the custom menu widget.
 * Hannah
 *  Thread Starter [b2bt](https://wordpress.org/support/users/b2bt/)
 * (@b2bt)
 * [11 years ago](https://wordpress.org/support/topic/header-menu-hover-display/#post-6158235)
 * Hi Hannah, It would be great, if you can share the CSS.
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years ago](https://wordpress.org/support/topic/header-menu-hover-display/#post-6158249)
 * Add this to your custom css box in theme options > advanced settings:
 *     ```
       #nav-main ul.sf-menu a:hover {
         color: #333;
       }
       ```
   
 * Hannah
 *  Thread Starter [b2bt](https://wordpress.org/support/users/b2bt/)
 * (@b2bt)
 * [11 years ago](https://wordpress.org/support/topic/header-menu-hover-display/#post-6158259)
 * Thanks Hannah!

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

The topic ‘Header Menu Hover Display’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [b2bt](https://wordpress.org/support/users/b2bt/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/header-menu-hover-display/#post-6158259)
 * Status: resolved