Today, we will learn to make your background interactive using the ParticleJs on your Divi website.

This is a very easy and quick step that needs to follow by you.

Step 1

Download the ParticleJs plugin which is completely free from here. Install the plugin to WordPress. website

Download Plugin

Step 2

Goto this website here for making the ParticleJs style as per your requirements.you can adjust all settings as per your requirements.

Step 3

You can adjust particle as per you requirements there are a lot of options for designing your particles.

Step 4

Now just download the JSON file and don’t worry about code, just open the JSON file in any editor and just copy all code.

Step 5

First paste this code

<pre class="prettyprint"> particlesJS('particles', YOUR JSON CODE ); </pre>
Paste code in the plugin which you have installed in starting itself.

Step 6

Go to your Divi Visual builder and go to the section setting and then to advance tab and put this in CSS ID “particles”

If you want to see the complete tutorial video can watch my video also.