Mega Menu Is Not Showing

Written by the Divi Engine Documentation Team

Watch This Video

Introduction

Follow these steps if your Mega Menu is not showing.

Step 1: Add The Divi Action Code

The first reason why your Mega Menu is not showing could be that the Divi action code is missing from your child theme. This is because some child theme developers leave out the Divi action code in the footer.php file. To add this code, make your way to the child theme folder of your child theme and look for the footer.php file. Open this file in a text editor and add the Divi action code under the opening <?php tag.

do_action( 'et_after_main_content');

Here is a screenshot of how this should look

Step 2: Set Webpages To Default Template

The second reason why your Mega Menu is not showing could be that the webpages of your Divi website are set to Blank Page. To fix this, please make your way to the pages of your website and ensure each page is set to the Default Template option found in the Page Attributes section.

More Support?

Please email us at [email protected] if you are unable to get your Divi Engine plugin working.


Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.