Hover menu won't stay open on DAWN theme

When hovering over menu it won’t stay open works for a second then messes up again would love if someone could help

In the “Custom CSS” setting of the Header section try this code:

.mega-menu__content {
  margin-top: -1.5rem;
  z-index: 1;
}

Alternatively, can try in “Theme settings”(cog icon)=> “Custom CSS”