• Resolved wdejesus

    (@wdejesus)


    Hi Everyone,

    I am noticing that on my menu the title shows up and I added this

    .mega-menu-link {
      display:none !important;
    }
    
    #mega-menu-item--2{
    	display:none !important;
    }

    It doesn’t get rid of it. The other issue is that the styling on the dashboard for the mega menu doesn’t translate over to the live menu.

    Any help would be greatly appreciated.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi wdejesus,

    I’ve checked your site and the styling appears to be working OK, but if you still have problems please check:

    https://www.megamenu.com/documentation/theme-editor-not-working/

    Something in your theme code is adding the extra titles, it looks like a custom theme and it would be best to find the code that is responsible for adding it in the first place, and disabling/removing that code. The code to look for would be “mobile-parent-nav-menu-item”.

    Regards,
    Tom

    Thread Starter wdejesus

    (@wdejesus)

    Hi Tom,

    I checked my menu and everything was fine. It seems I have to add the number to the following class for the menu for it to disappear.

    #mega-menu-item–4

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mega Menu Title and styling???’ is closed to new replies.