Happy Addons nav menu bugs
This website is running a bare minimum setup:
- The Hello Elementor theme
- The free Elementor plugin
- The free Happy Addons plugin
Below this block of text is a Happy Addons menu that is experiencing several issues:
Issue #1: Icon loading issue
The dropdown menu items are failing to load their “fa-angle-down” icons. They load fine in the Elementor editor but not on the frontend.
Issue #2: Inconsistent CSS media queries
When the browser width is between 768px and 782px, the menu turns into a mobile hamburger menu, but is still loading the desktop menu’s CSS, causing it to appear giant.
Issue #3: Mobile menu items repeatedly opening and closing
When you try to expand a menu item in the mobile menu (in other words, click the arrow next to “Link 2”), the menu will repeatedly expand and collapse. Perhaps there are two event listeners fighting each other?