Title: dropdown menu isnt working
Last modified: July 19, 2017

---

# dropdown menu isnt working

 *  Resolved [myrthemadame](https://wordpress.org/support/users/myrthemadame/)
 * (@myrthemadame)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/dropdown-menu-isnt-working-2/)
 * Hello,
    first, thank you for this beautiful theme. Well done!
 * second, I have a problem with my dropdown menu in the nav bar. When I hover it,
   it doesn’t dropdown or appears. Can you help me with it?
 * My site is: [http://flyingvegans.nl](http://flyingvegans.nl)
 * Thanks in advance, Myrthe

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

 *  [jarektheme](https://wordpress.org/support/users/jarektheme/)
 * (@jarektheme)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/dropdown-menu-isnt-working-2/#post-9333831)
 * Hi Myrthe,
 * Thank you for getting in touch with us and your kind words.
 * We’re using Bootstrap framework which allows to show submenu on click, not hover
   over the menu item. Please click on the menu and submenu item will show up as
   intended.
 * Hope that helps. Thank you for your time in this.
 * Best regards,
    Jarek
    -  This reply was modified 8 years, 11 months ago by [jarektheme](https://wordpress.org/support/users/jarektheme/).
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/dropdown-menu-isnt-working-2/#post-9334842)
 * Thanks Jarek!
 * [@myrthemadame](https://wordpress.org/support/users/myrthemadame/) You can try
   this Appearance > Customize > Additional CSS to make the menu show up on hover:
 *     ```
       .dropdown:hover .dropdown-menu {
           display: block;
       }
       ```
   

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

The topic ‘dropdown menu isnt working’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

## Tags

 * [dropdown](https://wordpress.org/support/topic-tag/dropdown/)
 * [nav bar](https://wordpress.org/support/topic-tag/nav-bar/)

 * 2 replies
 * 3 participants
 * Last reply from: [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/dropdown-menu-isnt-working-2/#post-9334842)
 * Status: resolved