by Ganga | Sep 17, 2020 | Divi
In this tutorial, we will learn about adding the Zoom-In hover effect to Divi Image Module using custom CSS on your WordPress Divi Website. CSS Class: et-zoom-in CSS code: .et-zoom-in.et_pb_image:hover img,.et-zoom-in .et_pb_image_wrap:hover img,.et-zoom-in a:hover...
by Ganga | Sep 16, 2020 | Divi
In this tutorial, we will learn about changing the default slider arrow icon using simple CSS code. on your WordPress Divi Website. CSS Class: dp_ganga_slider_arrow CSS code: .et_pb_slider.dp_ganga_slider_arrow .et-pb-arrow-prev {opacity: 1;left:...
by Ganga | Sep 15, 2020 | Divi
In this tutorial, we will learn about rotating an image module continuously in using simple CSS code. on your WordPress Divi Website. Give the CSS class: rotate CSS code: .rotate { animation: rotation 8s infinite linear;}@keyframes rotation { from { transform:...
by Ganga | Jul 30, 2020 | Divi
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...
by Ganga | Jul 25, 2020 | Divi
Today we will see how to set up pop on click on the Divi WordPress website by using a free plugin. Following are the Steps: 1. Install Plugin Popup for Divi. You need to not do any settings as popup feature will be added on Divi section setting 2. Go to popup Setting...