I have a website that has a dropdown menu. I want that drop down menu to drop down when the user hovers.
However, when viewing my site on mobile, I want the drop down to only work when the arrow is touched. This way mobile users can easily see the menu since they don't have the ability to hover.
I can probably do this through some javascript when I export. But is there a way to do this in webflow while I still haven't exported the project?