Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #535326

    Hi! I want to switch off parent items being clickable in the megamenu. I have been able to do it for sub-parents by creating a custom link. But I would lose the mega menu feature if I turn the top level items into custom links. Any advice about what code I need to edit to remove link for top level menu items in mega menu?

    #535431

    Hi inTandem!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.mega_menu_title a {
        pointer-events: none;
    }

    Cheers!
    Yigit

    #695752

    I tried this and it did not work for me. Any ideas ? Thanks in advance.

    #695788

    Hi,


    @dwcheeks
    Can you please start a new thread and attach temporary admin logins in private content field so we can look into it?
    If you post them here, they will be visible to creator of this thread as well.

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.