The menu on our site https://www.encoder.com/ fades when someone's cursor moves diagonally, instead of straight down into the submenu. They can mouse over the main menu item, then the submenu pops open, but if they move their mouse diagonally, the menu disappears, and only if they scroll directly down does it stay open. Is there a way to stop the menu from disappearing if someone scrolls diagonally?
Hey @TaylorLioy I'm assuming the issue is that it is fading before you hit the next horizontal menu item? For example it fades out if I hover over the arrow on "accessories".
If so, it's down to the trigger your JS uses for triggering the dropdown menu. It looks like your theme has been set up to trigger on a custom <span> element on the menu item and not the menu item <li> within the menu structure. This would be down to how the theme was created and would be more than a simple line of code change on your theme. If you have had a developer create this theme I'd recomend reaching out to them, if you used a purchased template from the marketplace you can also check the marketplace listing to find support for your specific theme too!
If you need a custom HubSpot developer to update your site either please feel free to drop me a DM!
Tom Mahon Technical Consultant | Solutions Engineer | Community Champion Baskey Digitial
Hey @TaylorLioy I'm assuming the issue is that it is fading before you hit the next horizontal menu item? For example it fades out if I hover over the arrow on "accessories".
If so, it's down to the trigger your JS uses for triggering the dropdown menu. It looks like your theme has been set up to trigger on a custom <span> element on the menu item and not the menu item <li> within the menu structure. This would be down to how the theme was created and would be more than a simple line of code change on your theme. If you have had a developer create this theme I'd recomend reaching out to them, if you used a purchased template from the marketplace you can also check the marketplace listing to find support for your specific theme too!
If you need a custom HubSpot developer to update your site either please feel free to drop me a DM!
Tom Mahon Technical Consultant | Solutions Engineer | Community Champion Baskey Digitial