Step 1 Follow these instructions to add a menu location and display a menu using the Max Mega Menu Widget. Step 2 In your WordPress Dashboard, go to Mega Menu > Menu Themes, select your active menu theme and insert the following into the ‘Custom Styling’ area on a new…
As Max Mega Menu overrides the standard WordPress function to output a menu location, no special configuration or theme setup is required. We simply need to output a menu using the standard WordPress method. Step 1: Registering a new menu location First we’ll need to create a new menu location….
Step 1. Add a new Custom Link to your menu Save the menu once the link has been added. Step 2: Open the Mega Menu settings for the new menu item Step 3: Align the menu item to the right and hide the menu text Step 4: Set an icon Step…
When Max Mega Menu is enabled in the Hueman theme, residual styling will stop the mobile menu from functioning correctly. To fix the mobile menu for “Header” location, go to Appearance > Customize > Additional CSS and enter the following::
1
2
3
4
5
6
#nav-header .nav-wrap {
height:auto!important;
}
#nav-header .nav-toggle {
display:none!important;
}
To fix the mobile menu for “Top nav” location, go to Appearance…
In your WordPress Dashboard, go to Mega Menu > Menu Themes, select your active menu theme and insert the following into the ‘Custom Styling’ area on a new line:
In your WordPress Dashboard, go to Mega Menu > Menu Themes, select your active menu theme and insert the following into the ‘Custom Styling’ area on a new line:
Header Menu Option 1: Use the Divi Header Builder Divi 4 has been released and includes a new header builder, which gives you more flexibility on how your header is laid out and makes it a lot easier to integrate Max Mega Menu. Divi 4 Header Builder instructions Header Menu…
Under Appearance > Theme Options > Menu, uncheck “Display Search Icon in Main Nav”. Fix Mobile Menu Only use this option if you want to display your desktop menu on mobiles too. If you are using the Avada “Mobile Navigation” location, and want to display the Avada Mobile Menu on…