I’d like to remove the delay in hovering over the navigation items: http://mortgagecoach.testmzltd.com/ (pass: mzltdkey)
I found this article, which has helped quite a bit, but the top-level links still hang on to the x-active class for quite a while. I’d also like to eliminate the delay that appears to come from the JS, but I can’t tell.
Is there a Javascript timing function I can edit in my child theme to fix this? Ideally all of the nav transitions would be 100ms with no delay.