Blog

Customizing Split Test Variant Weighting in Divi

The Divi Leads split testing (or A/B testing) system is a powerful feature in Divi that helps you optimize your website's performance by comparing different versions of content to see which one performs better. By default, Divi uses a "Round Robin" technique to...

Add an Inset Border to the Divi Image Module

Adding an inset border to an image module in Divi can enhance your design by creating a distinguished look for your images. In this guide, we'll show you how to add a border inside an image using custom CSS. Here's an example of the effect we're aiming for:Add an...

Add a Parallelogram Background to a Divi Column

Looking to add a unique twist to your Divi columns? Styling a Divi column’s background as a parallelogram is a striking way to enhance your page design. Follow the steps below to achieve this effect using custom CSS in Divi. Before diving into the steps, here’s a...

Hide Divi Gallery Module Slider Navigation Dots

The Divi Theme comes with a gallery module which lets you display pictures in images in both a grid and slider format. The Divi gallery module displays navigation control dots when in slider mode. If you'd like to hide these, here's how you can.See this post if you'd...

How to Add the Post Updated Date in Divi's Dynamic Content

Divi's Dynamic Content feature is great for enhancing your post/page templates with post-specific information. While Divi includes an option to show the Post Created Date using Dynamic Content, there is no equivalent option for the Post Updated Date. If you'd like to...

Use Dynamic Content on Divi Icon Settings

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...

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

The Divi Theme includes a gallery module which lets you display images in a grid or slider format. Clicking on the images opens them in a lightbox, which includes a '1 of X' slide image count. If you'd like to change the separator of this image count (e.g. to "1 / X"...