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.
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 Easter Plugin
Decorate your site this Easter with our cracking Easter-themed Divi plugin.
Divi Booster
Divi Booster adds all the features you need to build awesome sites in Divi.
Divi Modules
Improve your pages and layouts with these custom Divi modules
Divi Extensions
These powerful tools add special-purpose capabilities to your Divi site
Divi Compatibility Kits
Our "kits" make plugins you already use work better with Divi
WordPress Plugins
Our WordPress plugins can be used to enhance any WordPress theme
Divi Bundles
Save 40-60% with our hand-picked Divi Plugin Bundles
Latest Divi Theme Tips
Make the Divi Secondary Menu Text Bold
To make the contents of the Divi Theme secondary menu bold, you can use the following CSS: #et-secondary-menu, #top-header { font-weight: bold; } That's all there is to it!
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...
Fix Divi Comment Button Responsiveness when using WordPress Simple Security Firewall
Keith contacted me when he discovered that his site about Divi (created using the Divi Theme, of course) was failing Google's mobile-friendly test. Google is planning on penalizing the rankings of sites which are not responsive, so getting this sorted out was...
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...
Set Menu Link Hover Color in Divi Header Menu
Customizing the hover color of menu links in your Divi header menu helps create a more engaging and visually appealing navigation experience for your site visitors. By setting a distinct hover color, you can improve usability and coordinate the menu appearance with...
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
Centering the footer credit links on your Divi-powered website creates a more balanced and visually appealing layout, enhancing the overall professionalism of your site. This adjustment can help unify your design and ensure important site information or branding in...
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 */...