Solved: Divi Mobile Menu Extends Over Screen (Can’t Scroll)

by | Last updated May 9, 2026 | Divi Tutorials

Divi Mobile Menu Extends Over Screen

If you are reading this blog post then chances are that you have run into a problem with the Divi Theme menu module.

In my latest web design project, the website had a long list of menu items that extended over the mobile screen. The menu couldn’t scroll, and some of the menu items were totally not visible.

This, I would say is a major problem in the Divi menu module, and it is my hope that the team at Elegant Themes fix it in future releases.

So, how do you fix the issue of your mobile menu not being fully visible and not scrollable? Well, here is a simple and quick CSS fix.

.et_mobile_menu {
overflow: scroll !important;
max-height: 84vh; /*edit this to match your view height*/
box-shadow: 0px 0px 30px rgba(0,0,0,0.3) /*just some box shadow for nicer menu*/
}

Click on the “Save Changes” button to save the custom CSS code.

Where to Paste this Code

This CSS code needs to be copied and pasted into Divi theme customizer in Custom CSS section.

In WordPress admin go to Divi -> Theme Options -> General and scroll down to Custom CSS box.

Here is a video showing you where to place the CSS code in Divi.

After applying this fix, the long mobile menu should become scrollable.

I hope that you enjoyed this post. Subscribe to Divi Banks on YouTube and join our newsletter for more crisp content on WordPress and web design.

Shop Divi Products

Buy nicely done Divi Layouts, Child themes, and extensions for your next Divi project.

Related Articles

How to Add Padding Around Featured Images in Divi’s Blog Module

How to Add Padding Around Featured Images in Divi’s Blog Module

If you're using the Divi theme for your WordPress website and want to customize the appearance of your blog posts page, one simple tweak you can make is adding padding around the featured images. This can help create a more visually appealing layout and better...

Divi Logo Guide: Everything You Need to Know

Divi Logo Guide: Everything You Need to Know

A professionally designed logo is a powerful branding asset that can leave a lasting impression on your website visitors. Research shows that a well-designed logo can boost consumer trust in a brand by an impressive 75%. But the question most people ask is – how do...

Leave a Comment

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

WP101 - FREE WordPress Tutorials

Enter your email address below to gain access to the FREE WordPress training.

You have Successfully Subscribed!

Pin It on Pinterest