• Resolved pennymachines

    (@pennymachines)


    Hi,
    First thank you for your wonderful mobile menu plugin! You’ve taken it to another level, making it so flexible and easy to customize.

    There’s just one thing I haven’t been able to solve. I have a Right Menu enabled (visible below 600 pixels). I have Naked Header and Disabled Logo (i.e. no header displayed).

    My problem is that my own menus on the left on top of screen are invisibly blocked (no hover or click).

    I’ve experimented with Header Height: 0px, .mobmenu-overlay or .mob-menu-header-holder: display:none, pointer-events and z-indexes and other things, but no luck.

    I would be grateful for any hints.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @pennymachines,

    I’m glad you are enjoying the plugin.

    Add the code below to the custom css options inside the General Options tab

    .mob-menu-header-holder {
    width: 25%!important;
    }

    Clear the cache and test again.

    Thread Starter pennymachines

    (@pennymachines)

    That’s got it – many thanks!
    I’ve set it to width:0 because there was still an issue at the edges of my menu. This seems to work though.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Great. I’m glad I could help somehow.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Nothing clickable beneath invisible menu header’ is closed to new replies.