How to display a dropdown menu without grouping name
Here is how my menu is looking at the moment.
It is a list of dropdown/buttons. When I click on a options in the dropdown it will display some content. I can also click on the dropdown itself to display the content of the item shown.
The dropdown does not have name thus it is the first item which is shown.
Is there a better way to create this menu ?