Happy Addons nav menu bugs 

This website is running a bare minimum setup:

  1. The Hello Elementor theme
  2. The free Elementor plugin
  3. 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?