Title: Dropdown menu
Last modified: August 21, 2016

---

# Dropdown menu

 *  Resolved [diegoafca](https://wordpress.org/support/users/diegoafca/)
 * (@diegoafca)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/)
 * Dear WordPress Users,
 * In my menu in the front of the website is the hoover color purple. When I make
   a dropdown menu at BEHANDELINGEN, the color is pink. I want that color purple
   but I can’t fix that.
 * Can anyone help me?

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/dropdown-menu-31/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/dropdown-menu-31/page/2/?output_format=md)

 *  [Piyush](https://wordpress.org/support/users/piyushpesw/)
 * (@piyushpesw)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510052)
 * can you give me the url?
 *  Thread Starter [diegoafca](https://wordpress.org/support/users/diegoafca/)
 * (@diegoafca)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510053)
 * [http://nagelkunstlafemme.nl/](http://nagelkunstlafemme.nl/)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510054)
 * Do not edit the theme itself. First [create a child theme for your changes](http://codex.wordpress.org/Child_Themes).
   Or install a [custom CSS plugin](http://wordpress.org/extend/plugins/search.php?q=custom+css).
 *  Thread Starter [diegoafca](https://wordpress.org/support/users/diegoafca/)
 * (@diegoafca)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510056)
 * I have install a custom CSS Plugin, but I cant fix it with a code because I don’t
   know the code to make that color purple
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510058)
 * Try using Firefox with the [Firebug add-on](http://getfirebug.com/) to locate
   the CSS that you need to over-write via your custom CSS plugin. Or use whatever
   developer tool is available in your web browser.
 * If you need the hexadecimal code for a particular colour, see [http://www.w3schools.com/tags/ref_colorpicker.asp](http://www.w3schools.com/tags/ref_colorpicker.asp)
 *  [Piyush](https://wordpress.org/support/users/piyushpesw/)
 * (@piyushpesw)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510059)
 * In your style.css add the below code..
 * .navbar-inverse .nav > li > a:hover
    { background-color:#7A007A !important; }
 *  Thread Starter [diegoafca](https://wordpress.org/support/users/diegoafca/)
 * (@diegoafca)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510062)
 * Thanks Piyush! It works!
 * Have a nice day!
 *  Thread Starter [diegoafca](https://wordpress.org/support/users/diegoafca/)
 * (@diegoafca)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510066)
 * But now I am looking again and if I stand with my cursor at BEHANDELINGEN than
   it is purple but when I move down to Mani-Q or other things the titel BEHANDELINGEN
   is pink again.
 *  [Piyush](https://wordpress.org/support/users/piyushpesw/)
 * (@piyushpesw)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510067)
 * hey when hover in sub menu it change the color of main menu..please check again..
 *  Thread Starter [diegoafca](https://wordpress.org/support/users/diegoafca/)
 * (@diegoafca)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510071)
 * Yes I mean when I hover in sub menu the main menu is pink again. How can I fix
   that?
 *  [Piyush](https://wordpress.org/support/users/piyushpesw/)
 * (@piyushpesw)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510081)
 * Add the below code in style.css file then check and let me know it is working
   or not..
 * .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
    .navbar-inverse .nav
   li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.
   active > .dropdown-toggle { color: #ffffff; background-color: #7A007A !important;}
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510084)
 * No! Do not add anything to the theme’s stylesheet. Use a custom CSS plugin.
 *  Thread Starter [diegoafca](https://wordpress.org/support/users/diegoafca/)
 * (@diegoafca)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510090)
 * It is working!
 * Thanks a lot Riyush! Have a nice day
 *  [Piyush](https://wordpress.org/support/users/piyushpesw/)
 * (@piyushpesw)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510100)
 * You welcome and nice to meet you dear..
    _[Link removed]_ 🙂
 *  [rarlifecare](https://wordpress.org/support/users/rarlifecare/)
 * (@rarlifecare)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/dropdown-menu-31/#post-4510387)
 * how to set the sub pages in main menu page. other themes already set the sub 
   pages under the main menu page. but this theme not set. what to do.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/dropdown-menu-31/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/dropdown-menu-31/page/2/?output_format=md)

The topic ‘Dropdown menu’ is closed to new replies.

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

 * 19 replies
 * 7 participants
 * Last reply from: [Robbie Gee](https://wordpress.org/support/users/robbie-gee/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/dropdown-menu-31/page/2/#post-4510431)
 * Status: resolved