We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 52271
    • 18 Posts
    I am using MODX v2.5.1 and Wayfinder v2.3.3.

    The menus used to work fine. Now, I hover over a top level menu option, the second level options appear. But when I move the cursor off the top level menu option to select a second level option, all the second level options disappear. It looks like a javascript or css issue ( ie display:none;), but I can't fathom it.

    Grateful for any ideas.
      • 52271
      • 18 Posts
      Problem solved. A css error - the 'top' attribute of the second level menu was too great. Reducing it presumably allows it to overlap by a pixel or so with the top level menu option and so remain visible while you hover from top to 2nd level.