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

Spacious

Posted by on

Remove double mobile toggle Go to Appearance > Customize > Additional CSS and add the following:

Read more

Custom Fonts

Posted by on

Adding Support for Custom Fonts If your theme implements non standard, non Google Fonts (eg, TypeKit fonts) you can add them to Max Mega Menu to make the fonts available within the Theme Editor. Note: The following guide assumes your theme already includes support the custom font. To add a custom…

Read more