In this video I will show you how to create a ripple water effect on background images for Elementor as well as any theme post or page. The jQuery ripple effect interacts with your mouse movement and mouse clicks to give a really awesome and eye catching design element for your next or current project.
jQuery Ripples Plugin – https://github.com/sirxemic/jquery.ripples/
Photo by Jeremy Thomas – https://unsplash.com/photos/Qw2CUd_9OWo
Feeling lazy? Here is the code we typed in the video:
$(document).ready(function(){
$(“.ripples”).ripples({
resolution: 1080,
perturbance: 0.005
});
});
🔴Click to Subscribe: https://www.youtube.com/channel/UCxvTDYuA2S_83tk_0zfh-jw?sub_confirmation=1
😍Let’s Connect!
Website: https://www.wplevels.com/
FaceBook: https://www.facebook.com/wplevels/
FaceBook Group: https://www.facebook.com/groups/wplevels/
Twitter: https://twitter.com/wp_levels
Instagram: https://www.instagram.com/wplevels/
#wordpress #elementor #jquery
source