Divi 5 Tutorial – How to Create Stunning Floating Animations (Super Easy)

Опубликовано: 05 Август 2026
на канале: System 22 Web Design | Divi Theme Elementor WP
654
31

In this Divi 5 tutorial we show you how to create eye-catching animated floating modules that move smoothly up and down when the page loads.

This simple animation effect adds instant movement and visual interest to your website. By animating multiple modules at different speeds you can create a layered floating effect that looks modern and professional.

In this step-by-step guide we build three modules that float continuously using a small amount of simple CSS code. Each module moves at a slightly different speed which creates a natural and engaging animation.

To make the design practical and user-friendly we also add a hover interaction. When the user hovers over a module the floating animation pauses so they can comfortably read the content or click the button.

This technique works great for feature sections, call-to-action blocks, service highlights, product showcases, and hero sections.

The best part is that the effect is extremely easy to implement inside the Divi 5 builder using just a little CSS.

If you want to add movement, energy, and modern UI animations to your Divi website, this is a fantastic effect to learn.


THEMES AND PLUGINS USED IN THESE VIDEOS

Try out the Divi theme: https://bit.ly/TryDiviNow

Divi Supreme Modules Pro Plugin 10% Off: https://divisupreme.com/system22/?ref=6

Divi Supreme Modules Light Plugin: https://bit.ly/SupremeFreeVersion

AI Images generated by Nightcafe:https://creator.nightcafe.studio?fpr=...

Use promo code SYSTEM22NC for 15% discount

MY YOUTUBE PLAYLISTS:

Divi 5:    • Divi 5  

Divi Ultimate Guide For Getting Started:    • Divi Ultimate Guide For Getting Started  

Divi 5 For Beginners:    • Divi 5 For Beginners  

Divi 4 For Beginners:    • Divi For Beginners  

Divi Supreme Modules:    / watch  

v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw

Full Ecommerce Site Build Playlist:    / watch  

v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9

Check out our playlist page for more videos on this:    / system22net  

Don't forget to drop any questions below, I will do my best to answer or make a video demo for you!

Sub:    / @system22  

Get The Sliders: https://www.elegantthemes.com/blog/di...

MY BLOG

https://web-design-and-tech-tips.com

CODE USED TODAY

selector {
animation: fl1 5s infinite
}
@keyframes fl1 {
0%, 100% { margin-top:0; }
50% { margin-top:-30px; }
}

selector:hover {
animation: none
}

Disclaimer: Some of these links are affiliate links where I'll earn a small commission if you make a purchase at no additional cost to you.

#divi #divi5 #divitutorial #divislider #wordpressdesign #divibuilder #webdesign #elegantthemes #wordpresstutorial #divitheme #System22