Title: Dropdown menu hidden under slideshow
Last modified: August 22, 2016

---

# Dropdown menu hidden under slideshow

 *  Resolved [Katrijoo](https://wordpress.org/support/users/katrijoo/)
 * (@katrijoo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/dropdown-menu-hidden-under-slideshow/)
 * I have a problem with a dropdown menu, which stays hidden under the slide show
   no matter what. I see someone had the same problem ages ago and got an answer
   to that, but there seems to be no reply if it really worked. [https://wordpress.org/support/topic/dropdown-menu-hidden-behind-slideshow?replies=3](https://wordpress.org/support/topic/dropdown-menu-hidden-behind-slideshow?replies=3)
   
   If it does work, where shall I put the code?
 * Since I’m no guru with wordpress or html, could someone please help me?
 * [https://wordpress.org/plugins/fluid-responsive-slideshow/](https://wordpress.org/plugins/fluid-responsive-slideshow/)

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

 *  Plugin Contributor [Haris](https://wordpress.org/support/users/haristonjoo/)
 * (@haristonjoo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/dropdown-menu-hidden-under-slideshow/#post-5514752)
 * This problem mostly caused by CSS z-index value, and may have a different solution
   in each WordPress theme.
 * You can post your website address here, so we can investigate your problem directly.
 *  Thread Starter [Katrijoo](https://wordpress.org/support/users/katrijoo/)
 * (@katrijoo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/dropdown-menu-hidden-under-slideshow/#post-5514764)
 * Actually my websites are not completely ready, so I’m not allowed to put the 
   address here. Sorry.
 * I’m using the twentytwelve-theme. Is there a solution for this theme?
 *  Plugin Contributor [Haris](https://wordpress.org/support/users/haristonjoo/)
 * (@haristonjoo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/dropdown-menu-hidden-under-slideshow/#post-5514780)
 * Hi,
 * Try copy-paste this css syntax to your slideshow “Custom CSS” field:
 *     ```
       .menu-item.menu-item-has-children {
           z-index: 999999 !important;
       }
       ```
   
 *  Thread Starter [Katrijoo](https://wordpress.org/support/users/katrijoo/)
 * (@katrijoo)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/dropdown-menu-hidden-under-slideshow/#post-5514798)
 * Than you! This saved my day! Works.

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/fluid-responsive-slideshow_4c8178.
   svg)
 * [Fluid Responsive Slideshow](https://wordpress.org/plugins/fluid-responsive-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fluid-responsive-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fluid-responsive-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/fluid-responsive-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fluid-responsive-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fluid-responsive-slideshow/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Katrijoo](https://wordpress.org/support/users/katrijoo/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/dropdown-menu-hidden-under-slideshow/#post-5514798)
 * Status: resolved