menu module

Create a Full Page Divi Slider (with Menu / Logo Overlay)

Want to make your Divi slider module full screen? Want to add a menu / logo overlay on top of it? This post describes how to set up both a full page slider module, and an overlaid Divi menu module with, perfect for homepage "hero" sections. Here's the effect we're...

Dynamically Changing the Divi Menu Module Menu

If you're looking to have your Divi Menu module display different menus in different circumstances, such as the user's navigation path, here's an example of how it can be achieved with a bit of PHP code. In this example we'll let the set it up so that we can include...

Generating Divi Breadcrumbs from a Menu

The Divi Breadcrumbs Module lets you add SEO-ready breadcrumbs to any Divi builder layout. By default, the breadcrumbs are based on the structure of the site as it is defined in WordPress (e.g. using categories, tags, parent pages, and so on). But what if you need the...

Add Title & Tagline to the Divi Menu Module

The Divi theme comes with a menu module lets you place menu links anywhere within your page layout. One thing it doesn't include in its many options is an option to display the site title / tagline. If you'd link to add the site title and / or tagline to your menu...

Increase Space Between Items in Divi Menu Module

The Divi menu module lets you place menu links anywhere within your page layout. However, it doesn't currently include an option to adjust the spacing between the menu links. Here's how you can. First, here's an example of the menu module with the default spacing...

Add Separators in the Divi Menu Module

The Divi theme includes several ways to add menu to your site. I've written before about how to add separator bars to links in the main header. This post covers how to achieve the same effect in the Divi menu module. Specifically, here's what we're trying to...