Change theme:   

menubtn

Renders button to display different kind actions to manage navigation menu structure.

Currently only hidden menuitems menu rendering is supported.

Arguments

[object or array]

List of items to be rendered with this menu button. When providing list of hidden menu items it will display menu  that groups these menu items together under one button with dropdown menu.

Examples

{% menubtn site.hidden_menuitems %}
# => <a href="#" class="edy-menu-hidden">5 hidden</a>