Please head over to our Understanding the header article if you want to get a better understanding of how headers work in Act2, how many headers are there and the way they are structured.
You can make changes to your header menu by editing your header Global Group (e.g. Act21 Header, Act21 Sticky Header, Act21 Header Overlap, etc).
The header navigation is composed of several full-width modules placed inline:
Click the module to edit its properties and select a menu:
To create menus that can be used in the Menu modules go to:
Settings > Website > Navigation
This will apear only if your page is translated. Demo here.
If you don’t want to show the hamburger menu button on desktop, you can hide it very easily in Act2. You don’t need to delete the Menu Button module in your global header, because that will remove it from all screens, including mobile.
You only need to add these classes to that module: hidden md-visible
More about the visibility utility classes here.
If you removed the module by accident you can re-add an Act21 HTML or a HubSpot HTML module after your search module with this default HTML source code:
<span class="control-button menu" data-slide-menu="primary-slide-menu">
<span class="open">
<i class="fa fa-bars"></i>
</span>
<span class="close">
<i class="fa fa-bars"></i>
</span>
<span>
The touch menu can be found in the Act21 Slide Menu global group and is composed of:
Click the module to edit its properties and select a menu:
To create menus that can be used in the Menu modules go to:
Settings > Website > Navigation