Hi,
I can’t get my header navigation dropdown element to work on mobile, it’s not registering taps to open submenus…
I thought it might only read taps to the arrow, but even when I zoom into the arrow and tap it directly it doesn’t work.
I added JS saying to toggle x-active when I click or tap the entire parent item for the submenu, and additional CSS to force submenus to display when the x-active class is on, and it still isn’t displaying.

