Title: Menu Preventing Click Functionality on Objects Below It
Last modified: February 26, 2019

---

# Menu Preventing Click Functionality on Objects Below It

 *  Resolved [xtiana](https://wordpress.org/support/users/xtiana/)
 * (@xtiana)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/menu-preventing-click-functionality-on-objects-below-it/)
 * Hi there – I’m using a lightbox image popup on my site but I believe the position
   of the Mobile Menu is somehow preventing click functionality on the close button,
   since that ends up at the very top. Nothing seems to happen, but the issue is
   resolved by deactivating the Mobile Menu plugin. Do you know of any way to address
   this so the user will be able to click the X to close? If it’s a conflict with
   the mobile menu having a position:fixed, I’m not sure any other lightbox/popup
   plugin I pick out will work here, either. Totally open to your thoughts.
 * The links that open the lightbox are the “View Floorplan” ones in the table midway
   down the page. Thanks in advance for any help out!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-preventing-click-functionality-on-objects-below-it%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [xtiana](https://wordpress.org/support/users/xtiana/)
 * (@xtiana)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/menu-preventing-click-functionality-on-objects-below-it/#post-11260498)
 * Please let me know if we can upgrade our plan in order to receive help with this
   issue. I realize it’s probably a bit out of the scope of free forum support. 
   Thanks!
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/menu-preventing-click-functionality-on-objects-below-it/#post-11261122)
 * Hi [@xtiana](https://wordpress.org/support/users/xtiana/),
 * Was only possible to look at topic now.
    Try this custom CSS. Add it inside the
   General Options-> Custom CSS
 *     ```
       .mob-menu-header-holder{
           width:100px;
       }
       ```
   
 * Clear the cache and test again.
 *  Thread Starter [xtiana](https://wordpress.org/support/users/xtiana/)
 * (@xtiana)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/menu-preventing-click-functionality-on-objects-below-it/#post-11264913)
 * This worked like a charm. Thanks so much – I realize conflicts with other CSS
   on any given site is probably not your problem but really appreciate the help
   out!
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/menu-preventing-click-functionality-on-objects-below-it/#post-11266335)
 * I’m glad it’s sorted. Happy to help.

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

The topic ‘Menu Preventing Click Functionality on Objects Below It’ is closed to
new replies.

 * ![](https://ps.w.org/mobile-menu/assets/icon-128x128.png?rev=1890426)
 * [WP Mobile Menu - The Mobile-Friendly Responsive Menu](https://wordpress.org/plugins/mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mobile-menu/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/menu-preventing-click-functionality-on-objects-below-it/#post-11266335)
 * Status: resolved