Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2799222
submenu trigger in overlay menu
Closed

Comments

  • Stefano Becheroni started the conversation

    Hi,

    I wolud like to know if in an overlay menu (see screenshot) it's possible to trigger a submenu clicking ob the item name (A) instead of the "menu item parent toggle" (B), maybe adding some filter or function in the child theme...


  • Stefano Becheroni replied

    I forgot the screenshot, sorry...

  •  7,280
    Oliver replied

    HI!

    CSS example:

    body .header-layout-overlay #primary-navigation #primary-menu.no-responsive li.menu-item-has-children > .menu-item-parent-toggle, 
    body .page-additional-menu.header-layout-overlay #primary-navigation #primary-menu.no-responsive li.menu-item-has-children > .menu-item-parent-toggle {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
    }

     

    3938581396.jpg

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Stefano Becheroni replied

    Thank you Gregor, it works!
    You can close the ticket.

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver