• HI! I need to prepare horinzotal menu like https://www.randstad.com/
    When I click on parent ( I go to the parent site) and toogle submenu with child

    I have look and I don’t see any examples

    • This topic was modified 6 years, 2 months ago by Matt.

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

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

    (@megamenu)

    Hi Matt,

    I am sorry but that type of menu is not possible with MMM. It would likely need to be created with multiple menus and custom code in your themes header.php file (a main menu, and different sub menus displayed based on which page you’re looking at).

    Thread Starter Matt

    (@kochan)

    thanks for reply ?? Could you tell me if I can in mega menu options turn on something like ” always toogle submenu”? Need to show parents and child always
    I need show submenu without clicking or hoover effect
    I have add this code

    .mega-sub-menu {
      visibility: visible !important;
      opacity: 1 !important;
      margin-top: 0 !important;
    }

    but it show two submenus (imposed on each other) -> https://testowa.ksservice.pl/pracodawca/pracownicy-tymczasowi/

    • This reply was modified 6 years, 1 month ago by Matt.
    • This reply was modified 6 years, 1 month ago by Matt.
    Plugin Author megamenu

    (@megamenu)

    Hi Matt,

    I think you will run into more and more issues and don’t advise you go down this route (this level of customisation isn’t something we cover under free or pro support, we’d usually recommend hiring a freelancer), but I suspect you would need to include the “.mega-current-page-ancestor” class in your CSS selector.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Horizontal Menu’ is closed to new replies.