Hi,
I’m trying to do a header menu that is similar to stripe’s menu: https://stripe.com/
But I can’t seem to get my dropdown menu to work on hover. I have a touchscreen pc and apparently this is not working correctly.
Has anyone managed to get a dropdown menu to work on touchscreens and if so how. I’ve been struggling on this for hours now.
I also tried to do this without using a dropdown item but a simple div bloc that shows using interactions another div block on hover but the issue is that the sub menu disapears as soon as I hover out of the menu item itself I would like the sub menu to stay visible when it is hovered on.
Would really appreciate some help here/