• Resolved xtiana

    (@xtiana)


    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 to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter xtiana

    (@xtiana)

    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

    (@takanakui)

    Hi @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

    (@xtiana)

    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

    (@takanakui)

    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.