Divi theme tutorial 3 Fun CSS Animations
How to add 3 fun and easy CSS animations to the Divi Theme. In this video we will be showing how to create these features using a bit of custom CSS ( Below ). Today we will be demonstrating how to create this feature with the Additional CSS Panel and Various Divi Modules. These animations can easily be applied to any Module, Row or Section
So follow along with this video to see how to create this with your Divi site.
In this video we will cover:
Adding A CSS Class Name.
Adding A Spin In Animation.
Adding A Flip In Animation.
Adding A Diagonal In Animation.
Adjusting The Code.
Publishing The Code.
We are going to be using the Divi theme to create some great effects in this series of videos. The Divi theme has some great modules and effects. With a little work you can achieve some great eye-catching effects to enhance the look and user experience of your website.
Get ready to take your website to the next level with these amazing CSS animations! Our tutorial will show you how to create three awesome effects that will make your site stand out from the crowd. The "spin-in" animation will
amaze your visitors as they watch your content magically appear on the screen. The "flip-in" effect is perfect for showcasing images or logos in a dynamic and eye-catching way. And with the "diagonal-in" animation, your text will
come to life as it smoothly transitions onto the page. These stunning effects are easy to implement with our step-by-step tutorial using the Divi theme. Get ready to impress your audience and take your website to the next level!
Try out the Divi theme: https://bit.ly/TryDiviNow
Divi Supreme Modules Pro Plugin 10% Off: https://bit.ly/DiviSupremeCoupon
Divi Supreme Modules Light Plugin: https://divisupreme.com/divi-plugins/?ref=6
Divi Supreme Modules Playlist: https://www.youtube.com/watch?
v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw
Playlist page for more videos on this: https://www.youtube.com/c/System22Net/playlists
Full Ecommerce Site Build Playlist: https://www.youtube.com/watch?
v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9
Contact Form With File Upload Video: https://youtu.be/WDo07nurfUU
Divi 4 Theme Create An Ecommerce Store In One Hour: https://youtu.be/qP-ViPakoSw
My Blog : https://web-design-and-tech-tips.com
Check out our playlist page for more videos on this: https://www.youtube.com/c/System22Net/playlists
Sub: https://www.youtube.com/channel/UCYeyetu9B2QYrHAjJ5umN1Q?sub_confirmation=1
Don't forget to drop any questions below, I will do my best to make a video demo for you!
CSS CODE USED TODAY
( Copy and paste into your Additional CSS Panel )
.spin-in {
transform: rotate(-720deg);
animation: spinIn 2s forwards;
}
@keyframes spinIn {
0% {
transform: rotate(-720deg);
}
100% {
transform: rotate(0);
}
}
.flip-in {
transform: rotateX(-360deg);
animation: flipIn 3s forwards;
}
@keyframes flipIn {
0% {
transform: rotateX(-360deg);
}
100% {
transform: rotateX(0);
}
}
.diagonal-in {
opacity: 0;
transform: translateX(-100%) translateY(-100%);
animation: diagonalIn 1s forwards;
}
@keyframes diagonalIn {
0% {
opacity: 0;
transform: translateX(-100%) translateY(-100%);
}
100% {
opacity: 1;
transform: translateX(0) translateY(0);
}
}
CHAPTERS
00:00 Introduction
02:26 Divi Default Animations.
03:12 Adding A CSS Class Name.
03:29 Adding A Diagonal In Animation.
04:11 Adding A Flip In Animation.
05:58 Adjusting The Code.
07:36 Adding A Spin In Animation.
RECOMMENDED PLAYLISTS
Elementor Ecommerce Store: https://www.youtube.com/watch?v=Sl1Ye9XHhgY&list=PLqabIl8dx2wrrX3YsjpIEL8uq5LnSkrhA
Divi Snippets: https://www.youtube.com/watch?v=x8AURRJVlWE&list=PLqabIl8dx2woGTX6yFqbufkqv-29PiElB
Divi 4 Ecommerce Store: https://www.youtube.com/watch?v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9
Bootstrap 4 Basics: https://www.youtube.com/watch?v=PwUw2kgnkls&list=PLqabIl8dx2wocDgvU7lEirYjNNrm6iXGb
Elementor: https://www.youtube.com/watch?v=bYqbLiWWC-k&list=PLqabIl8dx2woAs4sOmMsgCU0cAqcyiDco
WordPress Tips: https://www.youtube.com/watch?v=3QlczYducdU&list=PLqabIl8dx2wpKhMW14Q1Rxwx864Zwx-1e
Subscribe: https://www.youtube.com/channel/UCYeyetu9B2QYrHAjJ5umN1Q
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.
#YouTubeTips #WebDesignTips #FreeWebDesignTutorials #BuildYourOwnWebsite #Divi #Elementor
Видео Divi theme tutorial 3 Fun CSS Animations канала System 22 Web Design | Divi Theme Elementor WP
So follow along with this video to see how to create this with your Divi site.
In this video we will cover:
Adding A CSS Class Name.
Adding A Spin In Animation.
Adding A Flip In Animation.
Adding A Diagonal In Animation.
Adjusting The Code.
Publishing The Code.
We are going to be using the Divi theme to create some great effects in this series of videos. The Divi theme has some great modules and effects. With a little work you can achieve some great eye-catching effects to enhance the look and user experience of your website.
Get ready to take your website to the next level with these amazing CSS animations! Our tutorial will show you how to create three awesome effects that will make your site stand out from the crowd. The "spin-in" animation will
amaze your visitors as they watch your content magically appear on the screen. The "flip-in" effect is perfect for showcasing images or logos in a dynamic and eye-catching way. And with the "diagonal-in" animation, your text will
come to life as it smoothly transitions onto the page. These stunning effects are easy to implement with our step-by-step tutorial using the Divi theme. Get ready to impress your audience and take your website to the next level!
Try out the Divi theme: https://bit.ly/TryDiviNow
Divi Supreme Modules Pro Plugin 10% Off: https://bit.ly/DiviSupremeCoupon
Divi Supreme Modules Light Plugin: https://divisupreme.com/divi-plugins/?ref=6
Divi Supreme Modules Playlist: https://www.youtube.com/watch?
v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw
Playlist page for more videos on this: https://www.youtube.com/c/System22Net/playlists
Full Ecommerce Site Build Playlist: https://www.youtube.com/watch?
v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9
Contact Form With File Upload Video: https://youtu.be/WDo07nurfUU
Divi 4 Theme Create An Ecommerce Store In One Hour: https://youtu.be/qP-ViPakoSw
My Blog : https://web-design-and-tech-tips.com
Check out our playlist page for more videos on this: https://www.youtube.com/c/System22Net/playlists
Sub: https://www.youtube.com/channel/UCYeyetu9B2QYrHAjJ5umN1Q?sub_confirmation=1
Don't forget to drop any questions below, I will do my best to make a video demo for you!
CSS CODE USED TODAY
( Copy and paste into your Additional CSS Panel )
.spin-in {
transform: rotate(-720deg);
animation: spinIn 2s forwards;
}
@keyframes spinIn {
0% {
transform: rotate(-720deg);
}
100% {
transform: rotate(0);
}
}
.flip-in {
transform: rotateX(-360deg);
animation: flipIn 3s forwards;
}
@keyframes flipIn {
0% {
transform: rotateX(-360deg);
}
100% {
transform: rotateX(0);
}
}
.diagonal-in {
opacity: 0;
transform: translateX(-100%) translateY(-100%);
animation: diagonalIn 1s forwards;
}
@keyframes diagonalIn {
0% {
opacity: 0;
transform: translateX(-100%) translateY(-100%);
}
100% {
opacity: 1;
transform: translateX(0) translateY(0);
}
}
CHAPTERS
00:00 Introduction
02:26 Divi Default Animations.
03:12 Adding A CSS Class Name.
03:29 Adding A Diagonal In Animation.
04:11 Adding A Flip In Animation.
05:58 Adjusting The Code.
07:36 Adding A Spin In Animation.
RECOMMENDED PLAYLISTS
Elementor Ecommerce Store: https://www.youtube.com/watch?v=Sl1Ye9XHhgY&list=PLqabIl8dx2wrrX3YsjpIEL8uq5LnSkrhA
Divi Snippets: https://www.youtube.com/watch?v=x8AURRJVlWE&list=PLqabIl8dx2woGTX6yFqbufkqv-29PiElB
Divi 4 Ecommerce Store: https://www.youtube.com/watch?v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9
Bootstrap 4 Basics: https://www.youtube.com/watch?v=PwUw2kgnkls&list=PLqabIl8dx2wocDgvU7lEirYjNNrm6iXGb
Elementor: https://www.youtube.com/watch?v=bYqbLiWWC-k&list=PLqabIl8dx2woAs4sOmMsgCU0cAqcyiDco
WordPress Tips: https://www.youtube.com/watch?v=3QlczYducdU&list=PLqabIl8dx2wpKhMW14Q1Rxwx864Zwx-1e
Subscribe: https://www.youtube.com/channel/UCYeyetu9B2QYrHAjJ5umN1Q
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.
#YouTubeTips #WebDesignTips #FreeWebDesignTutorials #BuildYourOwnWebsite #Divi #Elementor
Видео Divi theme tutorial 3 Fun CSS Animations канала System 22 Web Design | Divi Theme Elementor WP
Комментарии отсутствуют
Информация о видео
3 мая 2023 г. 18:00:29
00:08:49
Другие видео канала