Lawyeria Lite

Posted by on

Symptoms When Max Mega Menu is enabled for the primary menu location you will see a duplicate Mobile Toggle button on smaller screens. Resolution To remove the duplicate mobile toggle button, go to Appearance > Customize > Additional CSS and enter the following:

Read more

How to equally distribute menu items in the menu bar

Posted by on

By default top level menu items will take up only as much space/space as needed. To make each top level menu item to take up an equal amount of space (therefore equally distributing the menu items across the whole menu bar), go to Mega Menu > Menu Themes and insert the…

Read more

How to open menu links in a new tab or window

Posted by on

The ability to open menu links in a new tab is part of the core WordPress menu functionality, but you need to know where to look to enable it. Step 1: Expand the Screen Options On your Appearance > Menus page, click the ‘Screen Options’ link in the top right corner. Step…

Read more

Envince

Posted by on

When Max Mega Menu is enabled in Envince, you will see a duplicate menu output above the main menu. From your WordPress Dashboard, go to Appearance > Editor, select primary.php (menu/primary.php) on the right hand side. Replace the contents of the file with the following:

 

Read more

VerySimpleStart

Posted by on

From your WordPress Dashboard, go to Appearance > Editor. Select header.php on the right. Find:

Replace with:

   

Read more

Mystique

Posted by on

When Max Mega Menu is enabled in Mystique you will see 2 main menu bars and a duplicate mobile toggle button. Step 1. Remove duplicate menu bar and mobile toggle button Go to Appearance > Editor and select ‘core.php’ on the right. Note: changes to theme files should be made…

Read more

X Theme

Posted by on

You will see a duplicate Mobile Toggle button on smaller screens after enabling Max Mega Menu for the primary menu. To work around this issue, go to Mega Menu > Menu Themes and enable the ‘Disable Mobile Toggle’ option. Alternatively, if you would like to remove the theme mobile toggle…

Read more

Top Shop

Posted by on

Sub menus within the Top Shop mobile menu will not work correctly when Max Mega Menu is enabled for the primary menu. The following change will disable the built in Top Shop mobile menu and display the standard Max Mega Menu instead. To avoid losing changes when the theme is…

Read more

WEN Business

Posted by on

Step 1 – Remove Residual Menu Styling In your Child Theme’s functions.php file, insert the following function:

Important: Extra care must be taken when editing PHP files. Take a backup of the file first and make sure the code you paste is exactly the same as it is here….

Read more