Lookbook

Posted by on

From your WordPress Dashboard, go to Appearance > Editor and select ‘header.php’ on the right. Find:

Replace with:

 

Read more

Invent by LiveMesh

Posted by on

Step 1: Go to Appearance > Theme Options > Custom CSS and add the following:

Step 2: Go to Appearance > Editor, select menu-primary.php on the right. Find:

Replace with:

Step 3: Go to Mega Menu > Menu Themes, select your current menu theme and enter the following in…

Read more

Optimizer Pro

Posted by on

Removing Residual Styling Optimizer Pro uses “!important” CSS to force sub menu item links to be white. To fix this, copy the template_parts/head-type1.php file to your child theme. Inside the head-type1.php file: Find:

Replace with:

Remove gap from below menu (optional) The last change will have effectively disabled some…

Read more

Starter by Themeum

Posted by on

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:

Read more

Twenty Sixteen

Posted by on

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:

Read more

Constructo

Posted by on

Constructo is a particularly difficult theme to integrate Max Mega Menu with. It requires editing theme PHP files which cannot be placed within a child theme, therefore, these changes will need to be reapplied if the theme gets updated. Step 1 This step requires editing a PHP file. It’s important…

Read more

Resurrect

Posted by on

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:

Read more

The Funk

Posted by on

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:

Read more

Theme Developers

Posted by on

This article is intended for theme authors looking to bundle support for Max Mega Menu into a theme. If you are a theme user please see this guide. Theme authors are free to include and add support for the free version of Max Mega Menu directly into their theme. Before you start, the tldr:…

Read more

Travelify

Posted by on

Under Appearance > Editor, select ‘functions.php’ on the right. Add the following function on a new line above “?>”:

Read more