[Support request] problem with menus

Home Forums Support [Support request] problem with menus

Home Forums Support problem with menus

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1502174
    jose cases

    I craete mega menu style in GP child theme which work great when we put mouse over on menu in header setting but when I chnage settings to on click menu sub menu item Also become clickable for reference check this link

    #1502574
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .main-navigation .main-nav ul li ul li.menu-item-has-children>a {
        pointer-events: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.