Title: With fancybox
Last modified: August 22, 2016

---

# With fancybox

 *  Resolved [emmeci85](https://wordpress.org/support/users/emmeci85/)
 * (@emmeci85)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/)
 * Hi, I have a photography site and I use fancybox to show pics… the problem is
   that the reponsive menu remains in the foreground over the photo. How can I resolve
   this?
    the problem is with the portrait pictures
 * My website [http://www.callegherph.com](http://www.callegherph.com)
 * thanks for answer
 * [https://wordpress.org/plugins/responsive-menu/](https://wordpress.org/plugins/responsive-menu/)

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

 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/#post-5603454)
 * Hi there,
 * Please add the following to your styles.css file:
 *     ```
       #responsive-menu {
           z-index: 5 !important;
       }
       ```
   
 * Many thanks
 * Peter
 *  Thread Starter [emmeci85](https://wordpress.org/support/users/emmeci85/)
 * (@emmeci85)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/#post-5603455)
 * Hi! I’ve add the lines but the same problem remain.
    Thanks
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/#post-5603456)
 * Hi emmeci85,
 * I have just gone on your site and can’t see this having been added. Have you 
   cleared any caching plugins etc. once you made the change?
 * Please confirm.
 * Many thanks
 * Peter
 *  Thread Starter [emmeci85](https://wordpress.org/support/users/emmeci85/)
 * (@emmeci85)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/#post-5603460)
 * Hi Peter
    This is before [https://www.dropbox.com/s/z05vseck8q6rsl9/Foto%2030-12-14%2019%2015%2036.png?dl=0](https://www.dropbox.com/s/z05vseck8q6rsl9/Foto%2030-12-14%2019%2015%2036.png?dl=0)
 * And this after
    [https://www.dropbox.com/s/ejk6v0fzbia7cqu/Foto%2030-12-14%2019%2018%2056.png?dl=0](https://www.dropbox.com/s/ejk6v0fzbia7cqu/Foto%2030-12-14%2019%2018%2056.png?dl=0)
 * Thanks
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/#post-5603461)
 * Hi emmeci,
 * Apologies, I thought you meant the actual menu itself rather than the menu button.
 * In that case you need to add #click-menu to the CSS above so it reads as follows:
 * #click-menu,
    #responsive-menu { z-index: 5 !important; }
 * Please try replacing it with the above and let me know if it works for you.
 * Many thanks
 * Peter
 *  Thread Starter [emmeci85](https://wordpress.org/support/users/emmeci85/)
 * (@emmeci85)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/#post-5603462)
 * Perfect ! Thanks!
    I wish you a happy new year!
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/#post-5603471)
 * Hi emmeci,
 * Great news it’s working now and have a great new years too!
 * Many thanks
 * Peter

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

The topic ‘With fancybox’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/with-fancybox/#post-5603471)
 * Status: resolved