To change the outline colour of highlighted menu items when using keyboard navigation (from the default blue color), go to Mega Menu > Menu Themes > Custom Styling and add the following:
Fix Double Menu Go to Mega Menu > Menu Locations. Expand the “Main Menu” location and go to the “Advanced” tab. Set the Active Menu Instance to 1. Next go to Mega Menu > Menu Themes > Custom Styling and add the following:
Vertical Mega Menus can be aligned to the left or right hand side of the page. Creating a Vertical Mega Menu Vertical Menus are set up in exactly the same way as a standard horizontal menu and support all of the same features. To switch your menu from a horizontal…
Remove Residual Styling (Fix Mobile Menu) Copy the
template-parts/navigation/navigation-primary.php file from the parent theme to your Child Theme*. Replace the contends of the file with the following:
Using Max Mega Menu on Desktop Under Mega Menu > Menu Locations, enable Max Mega Menu for the “Header Menu 1” location. On the “Display Options” tab, copy the mega menu shortcode (
[maxmegamenu location=menu_1] ). Next, go to Appearance > Customize and open the Blocksy Header Builder. Replace the “Menu 1” block…
This answer is two-fold. You do not need to activate your licence key for the plugin to function. Therefore, you may choose to not activate your licence key on your development site, and only activate it on you live site. Activating the licence key will enable automatic updates. If the…
Fix Mobile Menu Due to a CSS conflict, the mobile menu will expand the first level of sub menus by default. To fix the conflict, add the following to your child themes functions.php file: Important: The following is PHP code, making a mistake can cause an error on your site….
To enable smooth scrolling to a section of the page when a menu item is clicked, we recommend installing the Page Scroll to ID plugin. To highlight menu items as the page scrolls, go to Mega Menu > Menu Themes > Custom Styling and add the following:
The image swap functionality within Max Mega Menu Pro (v2.2+) allows you to place an image within a sub menu, which is updated with a different image as the user hovers over menu items within the same sub menu. There are two stages to setting up the image swap functionality…
Mega Menu does not display Medactive and Max Mega Menu conflict because they both use a ‘mega-menu’ class. The ‘mega-menu’ class can be safely removed from Max Mega Menu by adding the following to your child themes functions.php file: