Currently, in metronic/vue/demo1 , you need to click in the top header toolbar menu items, to show their submenu.
Please add option to appear submenu on mouseover too.
Currently, in Medtronic/Vue/demo1, clicking on the top header toolbar menu items is required to show their submenu. How can I modify the menu to display the mouseover submenu, creating a smoother experience—similar to the seamless controls players strive for in getting over it with Bennett Foddyâ
Could you please specify which theme version are you using?
If you are using a Metronic 8 then you should be able to use MenuComponent.ts which supports hover functionality.
Just set the data-kt-menu-trigger
attribute to "hover"
.
I have tried it working on pc but i have problem on mobile not being able to open the menu when clicked. Do you have any solution?
I use demo16 html.
Thanks!