I am building a dropdown menu on our website. I see that there was a previous issue (now closed) with a solution but I wasn't able to make it work that way. I used this tutorial: https://codingnconcepts.com/hugo/nested-menu-hugo/ and it worked mostly (still working on making it look nice). One issue I cannot solve:
Right now I need to click on the menu item to be able to select a tab from the dropdown menu. If I just hover the dropdown menu doesn't stay. How can I fix that?
Hi,
I am building a dropdown menu on our website. I see that there was a previous issue (now closed) with a solution but I wasn't able to make it work that way. I used this tutorial: https://codingnconcepts.com/hugo/nested-menu-hugo/ and it worked mostly (still working on making it look nice). One issue I cannot solve: Right now I need to click on the menu item to be able to select a tab from the dropdown menu. If I just hover the dropdown menu doesn't stay. How can I fix that?
Thank you!