GeneratePress

We find Max Mega Menu works well with GeneratePress “out of the box”. However, if you are experiencing issues with residual styling, please follow the steps below.

Fix Residual Theme Styling

First create and activate a Child Theme.

In the child theme functions.php file, add the following:

Applying a background colour to the navigation row

To restore the background color, go to Appearance > Customize > Additional CSS and add the following:

Making the menu full width

The menu position can be changed using the GeneratePress theme options.

Go to Appearance > Customize > Layout > Primary Navigation and set Navigation Location to “Below Header”.

If you have added your logo directly to the menu, go to Appearance > Customize > Additional CSS and add the following:

GeneratePress Premium

If you are using the Secondary Menu location, add the following to your themes functions.php file to fix the residual styling issues:

Related Articles