Posts

How to Create a Blog Using Divi 5

Image
Divi 5 is the latest version of the Divi theme that’s about to launch very soon. But you can use the Alpha version to create your blog/website. https://diviextended.com/how-to-create-a-blog-in-divi-5/

7 Best Divi Text Modules You Can Use in 2025

Image
Why should one customize text on their website? The answer to this question is simple: to make the content appealing. And in a Divi website, the best way to do that is by using 3rd-party Divi text modules. https://diviextended.com/best-divi-text-modules/

Beautiful Divi Blurb Module Hover Effects

Image
Are you creating a Divi based website and want to add hover effect on the blurbs ? Divi Extend has a plugin for the enhanced functionality of Divi blurb that allows creating hover effects that is rendered in form of a flipbox when user hovers it. These examples show how layout like the above can be created using hover effect in Divi. Check out the plugin page for Divi Blurb Styles here. 

How to Use Divi Gradient Background Color

Image

How can I add space between the phone number and the email address in the secondary header in Divi WordPress theme?

Image
This is the default css for the space between phone number and email address (Margin of 13px). We can overwrite this CSS and add margin as needed.  Eg #et-info-phone { margin-right: 20px; }