Divi's Dynamic Content feature is really useful for inserting details into your Divi layouts / templates. However, it doesn't include support for icons. If you'd like to be able to use dynamic content on the icon pickers in your Divi modules, here's how you...
Divi Tutorials, Fixes & Customization Tips
Browse practical Divi tutorials, fixes and customization tips from Divi Booster. Find step-by-step guides for improving Divi modules, fixing common layout issues, customizing design details, and getting more from your Divi site.
Want the easier way to customize Divi?
Many of these tutorials show manual Divi fixes and code snippets. Divi Booster gives you 100+ extra Divi settings - no custom coding required.
Search Divi Tutorials
Looking for a specific Divi module, setting or fix? Search the tutorials below.
Hide Divi Cloud in the Divi Builder
Divi includes a feature called Divi Cloud which allows you to easily share your Divi Builder layouts between Divi sites. If you don't want to use Divi Cloud and would prefer to remove it from Divi Builder, here's how you can.Hide Divi Cloud using Divi Booster Divi...
Using Global Variables with Divi PHP Code Module
Divi PHP Code Module allows users to seamlessly integrate and run PHP code directly within their Divi Builder pages. This powerful module enables the addition of dynamically-generated content, execution of complex server-side logic, and interaction with databases -...
Adding Custom Divi Builder Pages Programmatically
This post will show you how to programmatically add a Divi Builder page for use as a template in your child theme or custom functionality.Step 1: Create Your Page Template First, use the Divi page builder to create your page template. Add the sections and modules you...
Change the Divi Gallery Module Image Count Separator
Change how the Divi Gallery module lightbox displays image counts by replacing the default separator with your preferred characters (for example, turning "1 of 2" into "1 / 2"). Adjusting the separator can improve readability, better match your brand style, and...
Fix Divi Pricing Tables Module Title Color not Working
If you're experiencing an issue where the title color of your Divi Pricing Tables module appears correctly in the Theme Builder but shows a different color on the live site, you're not alone. This discrepancy often arises due to conflicting styles with the same level...
Center Align the Image in the Divi Person Module
When the Divi Person module is displayed in a narrow width (e.g. in a two-column row), the person image will appear above the title and description and is left-aligned by default. Unfortunately, there isn't an option to center align this image directly within the...
Change the Divi Email Optin Module Placeholder Text
The Divi Email Optin module is an easy way to add a signup form for you mailing list. It can include several fields: First Name, Last Name, Name and Email. There isn't an option in the email optin module to change the placeholder text for these fields. However, they...
Change the Timezone for the Divi Countdown Timer Module
The Divi Countdown Timer module is great for adding countdowns to events or sale endings. By default, the countdown timer uses the timezone configured in WordPress Settings. However, there are times you may want to set a different timezone specifically for the...
Display SQL Results with Divi PHP Code Module
The Divi PHP Code Module lets you easily add PHP code anywhere in your Divi Builder pages. One of the many things you can do with it is execute and display the results of SQL statements. Here's an simple example. Suppose you want to display the titles of your 5 latest...
