How To Add Zoom-In Hover Effect To The Images Modules In Divi

How To Add Zoom-In Hover Effect To The Images Modules In 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...
How to continuously rotate an image using CSS in Divi

How to continuously rotate an image using CSS in 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:...
How to set any popup on click on divi website (Free)

How to set any popup on click on divi website (Free)

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