Title: Menu dropdown&#039;s disabled
Last modified: August 21, 2016

---

# Menu dropdown's disabled

 *  Resolved [flalefty](https://wordpress.org/support/users/flalefty/)
 * (@flalefty)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/menu-dropdowns-disabled/)
 * When I activate the plug-in the menu’s on my homepage no longer drop down. What
   can I do to resolve this?
 * [http://wordpress.org/plugins/meteor-slides/](http://wordpress.org/plugins/meteor-slides/)

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

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/menu-dropdowns-disabled/#post-3968645)
 * The dropdowns are hidden behinded the slideshow, can you post a link?
 *  Thread Starter [flalefty](https://wordpress.org/support/users/flalefty/)
 * (@flalefty)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/menu-dropdowns-disabled/#post-3968650)
 * I currently have the plug-in disabled. I appreciate the help, here is the link.
 * [http://www.lakeworthrec.org](http://www.lakeworthrec.org)
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/menu-dropdowns-disabled/#post-3968761)
 * Did you get something else working?
 *  Thread Starter [flalefty](https://wordpress.org/support/users/flalefty/)
 * (@flalefty)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/menu-dropdowns-disabled/#post-3968763)
 * No, I had the slides set up with this plugin so I was hoping I could resolve 
   the issue. It’s a fantastic plugin and it looks amazing when I have it activated.
 * Unfortunately, when I do my dropdown menu’s don’t work on the front page.
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/menu-dropdowns-disabled/#post-3968766)
 * The dropdowns are working, they are just hidden behind the slideshow because 
   they are on a lower [z-index layer](http://coding.smashingmagazine.com/2009/09/15/the-z-index-css-property-a-comprehensive-look/).
   You can fix this by raising the z-index of the dropdowns:
 *     ```
       .ddsmoothmenu ul li ul {
       	z-index: 9999;
       }
       ```
   

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

The topic ‘Menu dropdown's disabled’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/meteor-slides_0f131a.svg)
 * [Meteor Slides](https://wordpress.org/plugins/meteor-slides/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meteor-slides/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meteor-slides/)
 * [Active Topics](https://wordpress.org/support/plugin/meteor-slides/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meteor-slides/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meteor-slides/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/menu-dropdowns-disabled/#post-3968766)
 * Status: resolved