Create AMAZING & ANIMATED Mesh Gradient Backgrounds in Elementor FREE

  Рет қаралды 25,978

andrea egli

andrea egli

Күн бұрын

Пікірлер: 51
@andreaegli
@andreaegli 2 жыл бұрын
How do you like these animated background mesh gradients?
@mahnoorkhandurrani8284
@mahnoorkhandurrani8284 Жыл бұрын
great ....
@clementyo4526
@clementyo4526 2 жыл бұрын
I was looking for this animation effect before. Thank you for amazing tutorial 😁👍
@andreaegli
@andreaegli 2 жыл бұрын
Happy to help! 😃 Let me know what else you've been looking for, maybe I can make it 🤓 also, let me know if you have an issues with the code
@wasiqkhan886
@wasiqkhan886 4 ай бұрын
Amazing This one change only make the whole website beautiful :)
@KAKABLACKPANTHER
@KAKABLACKPANTHER 2 ай бұрын
You are doing great job... please keep on going ... i am from india ... you motivated lot of developer's andrea ...
@gilangagrwn
@gilangagrwn 9 ай бұрын
Thanks for the tutorial! Love it!😍
@SaeedMasri
@SaeedMasri 2 жыл бұрын
Thanks for sharing, I know prople who use even video background to achieve that, so this is very useful. Egli for the win!
@andreaegli
@andreaegli 2 жыл бұрын
You're welcome!🤓 Seriously, that's crazy
@SuperABOALAA
@SuperABOALAA 4 ай бұрын
just discovered your channel and i'm already hooked !!
@mdasikresources
@mdasikresources 4 ай бұрын
Great. Thanks for the tutorial. I tried a similar gradient rays effect for elementor banner.
@John_Warnock
@John_Warnock Жыл бұрын
Thank you, this is a cool tool. I like your content hope you keep making more.
@andreaegli
@andreaegli Жыл бұрын
Thank you, John! That’s the plan 🤓
@eriggu2
@eriggu2 2 ай бұрын
Thanks to you . from japan
@lebienloremipsum
@lebienloremipsum Ай бұрын
can you explain where you did the animation? I miss this in the video … if i see it correctly, yours is animated from the beginning. Thanks :)!
@alvarogonzalezgomez937
@alvarogonzalezgomez937 8 ай бұрын
When i paste it on elementor but for mobile version it does not do anythung at all, An as you imagine I need also that gradient on the mobile version. Please, help me!
@amdimpulse1761
@amdimpulse1761 Жыл бұрын
thanks, great tutorial
@andreaegli
@andreaegli Жыл бұрын
Thank you 🙏 and I’m happy that you enjoyed it!
@thomdarnell
@thomdarnell 4 ай бұрын
Hey there how can you do this for the entire background on-site settings not just the container background
@vicentecastillodg
@vicentecastillodg Жыл бұрын
thanks for this tutorial!
@andreaegli
@andreaegli Жыл бұрын
You are very welcome, Vicente! 😃
@hollandnr1453
@hollandnr1453 2 жыл бұрын
how can I reduce the gradient balls and how can I make them responsive for mobile?
@andreaegli
@andreaegli 2 жыл бұрын
not fully tested but you could use media queries: @media (max-width: 480px) { .mesh-test{ background-size: 130% 130%; } } @media (min-width: 481px) and (max-width: 1024px) { .mesh-test{ background-size: 150% 150%; } } if you go lower than 110% , the animation doesn't work because these values represent height and width..I hope this helps a bit
@hollandnr1453
@hollandnr1453 2 жыл бұрын
@@andreaegli thanks for answering. how do I make the gradient balls a bit smaller because I find they are now too big on the screen?
@andreaegli
@andreaegli 2 жыл бұрын
@@hollandnr1453 always! background-image: radial-gradient(at 58% 29%, hsla(227,93%,77%,1) 0px, transparent 30%), radial-gradient(at 43% 49%, hsla(80,95%,71%,1) 0px, transparent 30%); reduce the transparent value from 50% to 30% or lower...you will need to play around with the other percentages to see what fits best for your use case.
@muhammadfarhanrashid8396
@muhammadfarhanrashid8396 Жыл бұрын
AMAZING
@andreaegli
@andreaegli Жыл бұрын
🤓 thanks!
@TusKSociety
@TusKSociety Жыл бұрын
My gradient doesn't seem to move but instead fades in and out? Using the same code
@andreaegli
@andreaegli Жыл бұрын
That’s very strange. Do you have any other css code snippet except for the one controlling the gradient animation? Also, what browser are you using?
@mauprano
@mauprano Жыл бұрын
Thank you 🥲
@andreaegli
@andreaegli Жыл бұрын
You’re welcome 😊
@JohnXionidis
@JohnXionidis Жыл бұрын
Awesome effect! I'm trying to add 4 colors in the gradient mesh but it looks like the code only works with two.
@andreaegli
@andreaegli Жыл бұрын
☺️ I need to try to see if I can make it work with 4…unless you managed?
@JohnXionidis
@JohnXionidis Жыл бұрын
@@andreaegli Yep used chatgpt to and now i can add as many colors as i like :D
@12xcreativeagency2
@12xcreativeagency2 Жыл бұрын
Hi egli, the code works only in the elementor editor.. the background animation doesn’t work outside the elementor editor. Please help
@andreaegli
@andreaegli Жыл бұрын
I have it implemented on a website and it works perfectly. What browser are you using?
@andreaegli
@andreaegli Жыл бұрын
actually, disregard my q, I've tested it in Arc, Chrome and Safari and it works. Maybe clearing cache & regenerating your CSS will help fix the problem.
@lambertlecourtdeberu2059
@lambertlecourtdeberu2059 Жыл бұрын
Hello, thank you for these explanations ! Is it possible to apply this mix of animated colours to the background of the whole website?
@FelipeMassara
@FelipeMassara 10 ай бұрын
Do you found how to do it ?
@dusanmilinkovic6831
@dusanmilinkovic6831 3 ай бұрын
You are the best
@andreaegli
@andreaegli 3 ай бұрын
🤓
@dr.gurn420
@dr.gurn420 3 ай бұрын
will this slow down my website?
@andreaegli
@andreaegli 3 ай бұрын
Not too much. Keep in mind that whatever you add to your website will add to the overall slowdown of the website so be mindful 😉
@Techonventures
@Techonventures 10 ай бұрын
thank u
@ADIB-xe3rz
@ADIB-xe3rz 4 ай бұрын
not working
@andreaegli
@andreaegli 4 ай бұрын
Give it another try but make sure you follow all the steps
@kamessytta
@kamessytta 2 жыл бұрын
😊❤️👌👏👏👏
@andreaegli
@andreaegli 2 жыл бұрын
😎
@dynoom
@dynoom Жыл бұрын
@andreaegli
@andreaegli Жыл бұрын
👋
Spline 3D animation & Glassmorphism EXPERIMENTS in Elementor
12:08
Hilarious FAKE TONGUE Prank by WEDNESDAY😏🖤
0:39
La La Life Shorts
Рет қаралды 44 МЛН
Почему Катар богатый? #shorts
0:45
Послезавтра
Рет қаралды 2 МЛН
Жездуха 42-серия
29:26
Million Show
Рет қаралды 2,6 МЛН
-5+3은 뭔가요? 📚 #shorts
0:19
5 분 Tricks
Рет қаралды 13 МЛН
Create Vibrant Gradient Backgrounds in Elementor
10:11
Elementor
Рет қаралды 40 М.
Animated Gradient Background with Pure CSS
4:45
Hemant Dutta
Рет қаралды 2,1 М.
We can FINALLY animate gradients with CSS!
22:08
Frontend FYI – by Jeroen
Рет қаралды 14 М.
Mesh gradient effect animated in figma
6:51
Design with arifin
Рет қаралды 71 М.
Super Easy Liquid Gradient Animation in After Effects!
4:50
Rapid Designs
Рет қаралды 155 М.
PLAY VIDEO ON SCROLL - GSAP Scrolltrigger Elementor (No plugin)
5:54
Nicolai Palmkvist
Рет қаралды 351 М.
Animated Particles Effect in Elementor (No Plugin)
15:26
Jim Fahad Digital
Рет қаралды 118 М.
Hilarious FAKE TONGUE Prank by WEDNESDAY😏🖤
0:39
La La Life Shorts
Рет қаралды 44 МЛН