I am using the hugo-academic theme for a webpage. Is it possible to have a widget’s menu link (from the homepage) also be a dropdown menu like this?
So when I am scrolling down the main page (homepage) it would highlight the widget I am seeing at the moment (as a hugo academic page would do), but at the same time, it is a drop-down menu in case I want to go to more specific webpages.
Hi! Thank you for your response. Yes I know how to add or edit the menus, but what I am trying to do is different. As I can see it, there can be widget menu links, and sub-menu links. When you click on a widget menu, it will take you to the corresponding widget space in the homepage. And when you click on other sub-menus, it will take you to the corresponding page.
What I want to do is the following: have widget links in the menu (which I click and will take me to the widget space in the homepage), but also, have this links with sub-menus, that clicking them will take me to another page. is that possible?