• Hi there, fantastic plugin and well documented congrats to the team.

    I have a simple question.
    How do i remove the second level description coming up of the top level item.
    Please view the link and the item in the menu “projects”

    It reads as

    Projects
    Projects <<<< can i remove this part writing some custom css?
    Images
    Film

    Thanks in advance.

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

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi fkd,

    Thanks for posting a link and glad you like the plugin ??

    Please go to Appearance > Customize > Additional CSS and add the following:

    li.mega-mobile-parent-nav-menu-item {
      display: none !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘top level item appearing in second level’ is closed to new replies.