Hey everybody,
I'm building a site with a nav menu that includes a dropdown (About): https://sites.birdboar.co/annaps/
It works fine on hover, but on a touch device the "About" dropdown doesn't work. I want to make it so tapping on "About" opens the dropdown, but right now it behaves like clicking a link.
I'm guessing this will require tweaking a JS file but I don't know enough about that to know where to look. Any help is much appreciated.