How to create “Buttons” using Max Mega Menu Pro

Posted by on

Menu Setup In this example we will change the “My Button” menu item so that it is styled independently of the rest of the menu items, giving it a “button” appearance. The “My Button” menu item is a Custom Menu Item added to the menu structure in the usual way:…

Read more

How do I get Max Mega Menu to work in my custom theme?

Posted by on

There are no special requirements to get Max Mega Menu working with your custom theme, you only need to make sure you use the core WordPress functions to register and display your menu correctly. Step 1 – Register a Menu Location Use the register_nav_menu or register_nav_menus function to add a…

Read more

Fjord (YooThemes)

Posted by on

Unfortunately, due to the proprietary framework that YooThemes use with Fjord (the theme does not use standard WordPress theme coding conventions), Max Mega Menu is not compatible with Fjord.

Read more

i-spirit

Posted by on

i-spirit overrides the default styling of Max Mega Menu in such a way that makes it almost impossible to fix the problems that this has caused. These issues include: Settings in the theme editor not working and sub menus not displaying correctly when the sub menu type is set to “Mega…

Read more

Eco Press

Posted by on

Fix mobile menu Go to Appearance > Customize > Additional CSS and paste in the following:

   

Read more

Can I use a different menu for mobile?

Posted by on

In most cases, your theme will show the exact same menu on desktop and mobile (it will just be displayed differently depending on the width of your browser). Therefore, it is not usually possible to display one menu on desktop, and another menu on mobile. However, there are plugins available…

Read more

Rowling

Posted by on

Fix mobile menu and residual styling Copy the theme header.php file to your Child Theme. Find and delete (line ~128):

  Find (line ~126):

Replace with:

Read more

Configuring mobile menu plugins to work with Max Mega Menu

Posted by on

There are many plugins available which will add a dedicated mobile menu to your website. If you prefer to use one of these instead of the default Max Mega Menu mobile menu, these instructions will help you configure your dedicated mobile menu plugin. There are many dedicated mobile menu plugins…

Read more

How to add a bottom border or shadow to the menu

Posted by on

Add bottom border to menu (desktop and mobile) To add a bottom border to the menu, go to Mega Menu > Menu Themes and paste the following into the Custom Styling area:

Add bottom border to menu (desktop only) To add a bottom border to the desktop version of the menu…

Read more

Swell

Posted by on

Fix mobile menu and residual styling Step 1 Go to Appearance > Customize > Additional CSS and paste in the following:

Step 2 Copy the theme header.php file to your Child Theme. Find:

Replace with:

Read more