Divi Booster Plugin

Get Divi Booster

The original and best Divi plugin

  • Adds hundreds of new options to Divi
  • Save time and avoid coding
  • Get your site looking the way you want

Automatic updates. No recurring fees.
90 day refund guarantee.

Check out Divi Booster's Features »

All Divi Plugins by Divi Booster

In addition to the ever popular Divi Booster, we develop a wide range of plugins designed to help you get the most out of Divi.

Most Popular Divi Plugins

"I use multiple plugins by this developer, and would highly recommend them all." – Karrie

Divi Booster plugin by Divi Booster

Adds hundreds of new options to Divi

Divi LearnDash Kit

Better Divi and LearnDash Integration

Divi Show / Hide Button

Show and hide content with a click

Divi Easter Plugin

Decorate your site this Easter with our cracking Easter-themed Divi plugin.

Divi Easter Icons

Add Easter and Spring icons to Divi

Divi Booster

Divi Booster adds all the features you need to build awesome sites in Divi.  

Divi Booster

Adds hundreds of new options to Divi

Divi Gallery Booster

Divi Booster's gallery module options only

Divi Modules

Improve your pages and layouts with these custom Divi modules 

Divi PHP Code Module

The easy way to add PHP code to Divi

Divi Show / Hide Button

Show and hide content with a click

Divi Password Box Module

Better-looking password protected pages

Divi Code Snippet Module

Syntax-highlighted code snippet module

Divi Breadcrumbs Module

Automatic SEO-ready breadcrumbs module

Divi Search Results Module

Dynamic Search Results

Divi Recipe Module

Display your recipes, beautifully

Divi Advent Calendar Module

Boost holiday season goodwill and sales

Divi QR Code Module

Easily add QR Codes to your pages

Divi Extensions

These powerful tools add special-purpose capabilities to your Divi site

Divi Copy & Paste Plugin

Streamline your Divi workflow

Divi Dynamic Content Extended

Enhancements to Divi's Dynamic Content feature

Divi Shortcode Enabler

Runs shortcodes where Divi doesn't

Divi Transitions Plugin

Page transition effects for Divi

Divi Compatibility Kits

Our "kits" make plugins you already use work better with Divi

Divi LearnDash Kit

Better Divi and LearnDash Integration

Divi ARMember Kit

Better Divi and ARMember Integration

WordPress Plugins

Our WordPress plugins can be used to enhance any WordPress theme

Divi Christmas Fonts

AI generation of targeted call-to-actions

Divi Bundles

Save 40-60% with our hand-picked Divi Plugin Bundles

Divi Agency Bundle

Save 60% with our best plugins for agencies

Divi Designer Bundle

Save 50% with our best plugins for designers

Divi Blogger Bundle

Save 40% with our best plugins for authors

Latest Divi Theme Tips

Change the Divi Bottom Footer Color

Normally the Divi Theme sets the color of the bottom footer to be a slightly darker shade of the main footer. If you’d like to take control of the bottom footer color and set it to something else, you can just use CSS similar to the following:Related Post: Adding CSS...

Reducing Divi Builder Module Spacing

This post covers some of the ways you can increase, reduce or eliminate the space around Divi Builder modules, rows and sections to get the right amount of white space for your design.Adjusting the Vertical Gap Between Divi Builder Modules If you have modules stacked...

Disable Divi Slider Image "Slide In" Effect

When you first view a Divi Theme slider, the slider image will "slide in" from the left. If you don't want this slide in effect on your slider images, you can disable it with the following CSS: .et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active...

Change the Divi Header Menu Link Hover Color

A common question I get is how to change the hover / mouse over color of the main menu links in the Divi header. This post covers some of the options:Changing the Menu Link Hover Color in the Default Header An important thing to be aware of is that there are now two...

Change the Divi Header Font Size

To change the Divi Theme's header menu font size, you can simply use the following CSS: #top-menu a { font-size: 16px; } Just change the 16px to your choice of font-size. It will also apply to the sub-menus.

Center the Divi Footer Credit Links

The Divi Theme includes an area for credits / copyright notices in the bottom bar of the footer. By default, this is left-aligned on the page, like so:This post shows how to center the credit links (leaving the social icons as they are), to give the following...

Change Divi Filterable Portfolio Grid Thumbnail Sizes

The Divi Theme’s filterable portfolio module gives you the option of displaying your projects as a series of thumbnails (grid view). To adjust the size and spacing of the images in your thumbnail grid, you can use the following CSS: /* Set the image widths */...

Right Align the Divi Top Header Contact Info Icons

The Divi Theme allows you to set a phone number and email address to be shown at the top of the header, as well as a number of social media icons. To right align these top header text and icons, you can use the following CSS: @media only screen and (min-width: 768px)...