• This site is still in development, hence the odd URL.

    I have a couple of menu items that are 3rd level items. However, when I mouse over the 2nd level item, while the 3rd level appears, it doens’t nest next to it, it sits up too high to mouse over and actually click on the 3rd level items. You can see this specifically under “subscriber resources” > “webinar archives”. I can mouse over “webinar archives” and see the next items, but I can’t get to them.

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

Viewing 1 replies (of 1 total)
  • Hello @bosoxg1rl ,

    Please update your theme to the latest version of SuperMagPro.

    Add following custom CSS on Appearance => Customize => Additional CSS

    .header-wrapper .main-navigation ul ul.sub-menu li {
      position: relative;
    }

    Best Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Submenu not nesting correctly’ is closed to new replies.