This post is an extension of the CSS-only way to do this. Unfortunately, the CSS method (as you'll see) causes a white flicker between the images, the very first time they are loaded into the div. This CSS & Javascript version fixes that white flash. This tiny bit of...
Background Hacks
Animate Multiple Background Images – CSS Only Version
You may want to know how to animate or fade between different background images in a Divi section. This tiny bit of CSS gives you a really nice looking background fade/slider. *Update* Unfortunately, this CSS-only version causes a white flicker between photos the...
Blur the Parallax Background to Emphasize the Text
When the Parallax option is enabled, Divi puts the image in it's own div. This allows us to customize it further. By blurring the background image, it helps the user put focus on the elements within the section. ① Copy and paste the following CSS into the Custom...
Enable Gradient Overlay with Parallax Background
Here's an example of the gradient overlaying the fixed or parallaxed background image.The Divi theme allows you to overlay the background gradient over the background image, giving the section a really sleek look. Unfortunately, you lose this ability if you want to...