Let me know how you'll be using this interaction/effect in your next project 🤓 Hope this was useful!
@mykeajohnson46576 ай бұрын
This is by far the cleanest pure elementor design tutorial I've seen in years! Clear, simple, and perfect. I don't comment often but you are definitely one to follow. Thank you!
@andreaegli6 ай бұрын
Thank you so much 😊 there’s a follow up to this video, which I think might be even better 😉
@sakuraone8081 Жыл бұрын
This channel is a gold mine! Thank you for creating these videos, really appreciate your work♥
@andreaegli Жыл бұрын
thank you so much, Sakura! 💜
@micaelanovastudio68079 ай бұрын
This is absolutely fantastic! I have always wanted to do this in Elementor. I just found your channel today. Suscribed! You are awesome!
@victorzacarias446229 күн бұрын
great tutorial! thanks a lot
@andreaegli28 күн бұрын
Thanks so much! You’re very welcome ☺️
@thetheedesk Жыл бұрын
Thank you
@andreaegli Жыл бұрын
Thank you so much for watching, will not stop, at least any time soon😁
@KarlaOviedo8 ай бұрын
Thank youu!!! i was looking for this 👍👍
@AllenLu Жыл бұрын
I'm subscribing right now, I love these cool effct and tips! it's pity that I discover your content too late but here I am!! keep posting and share more tips with us!!!
@andreaegli Жыл бұрын
Awesome! Thank you! Hey, it's never too late 😅
@Andresvideo5 ай бұрын
This was so helpful! THANKS A LOT! Your videos are really helpful and very well-paced. Everything is explained in a great way! new sub!
@franktielemans6624 Жыл бұрын
You can make that number in the project title dynamic with a psuedo element and CSS counters.
@andreaegli Жыл бұрын
Yes indeed! great point, Frank 😉
@deduice2 жыл бұрын
Thank you for this, Andrea 😍 This is gonna be awesome for Menu Items and text base services ✅
@andreaegli2 жыл бұрын
You're welcome, Ahmed! 😀 Yup, some great ideas there, this can be used in so many ways
@deduice2 жыл бұрын
Keep bringing the Webflow feel, style and interactions to Elementor. I'm loving them! . Hopefully you can do a full tutorial of Webflow site on Elementor. 😉
@andreaegli2 жыл бұрын
@@deduice will do and it makes me happy that you're really enjoying them!!!! I will for sure do that soon enough. i just want to make sure I have enough 'moving' part to do that
@flameboyxo Жыл бұрын
Thanks! That helped big time.
@andreaegli Жыл бұрын
You're welcome, Dawood! I have a more updated version of this feature if you want to check it out🤓
@flameboyxo Жыл бұрын
Gawsh I love your content, saw some other videos, can't wait to go through all of them! Big ups Andrea!! 🔥🔥🔥
@andreaegli Жыл бұрын
@@flameboyxo Thank you so much! Let me know if you have any requests
@andreaegli Жыл бұрын
@@flameboyxo I'm on LinkedIn and I did start sharing my content on there too look me up: Andreea Egli - Hehl
@X4L08 ай бұрын
Hi Andrea! Awesome Content ^^ Is there a way I can do it the other way around? I mean, hover over image to change the headline and text displayed? 🤔
@andreaegli7 ай бұрын
Thank you! 😎 I haven't tried this but maybe if you switch the code around. So, the class you have on the heading, you can set to the img. Should work but might need some additional code.
@X4L07 ай бұрын
@@andreaegli Thanks!
@Juniorgamers99 Жыл бұрын
Thanks andrea for this nice tutorial. I Have a question..Can we stick image with the cursor on hovering text
@andreaegli Жыл бұрын
You're welcome! I'm not sure I understand the question, do you have an example I can look at?
@yinoization Жыл бұрын
Gracias
@andreaegli Жыл бұрын
De nada 😎
@QuintinMills9 ай бұрын
Hello, what a great video - exactly what i am looking for. BUT, when i add the css to the heading to make it show, nothing happens...
@andreaegli9 ай бұрын
You're welcome! There might be smth you missed? Anyway, here's an updated version for containers: kzbin.info/www/bejne/onuyXqh_mrWcnq8
@deduice4 ай бұрын
Can this be done on a button to reveal image on hover?
@wearezigurat Жыл бұрын
Hey Andrea, i love your videos, i'm trying to use this animation and for what i can see it only works if the text and the image are in the same container, is there a way to make it work if the image is on another container?
@andreaegli Жыл бұрын
Hey! thank you! yeah, it's built to work in the same container only. Could be that you need to write some JS for that to work the way you want it
@marcopuruncajas7615 Жыл бұрын
Hi Andrea, How should we make so it doesn't show the images in ipad and iphone?
@andreaegli Жыл бұрын
Hey Marco! Add this: @media only screen and (max-width: 768px) { .img-one { display: none; } } Let me know if it worked and if it didn't, just paste the code exactly here the way you have it inputted or email me :)
@zzzmariazzzz Жыл бұрын
Hi! Thank you for sharing. How is this working on the mobile view? Works on click or doesnt work at all?
@andreaegli Жыл бұрын
Hey! You're welcome! It works but I suggest disabling it and just showing the images by default. Some effects are just not made for mobile.
@zzzmariazzzz Жыл бұрын
Thank you! @@andreaegli
@jiteshpujari1 Жыл бұрын
This is amazing. Is there a plugin that does it. I want to display my post archive like this with featured image on hover. Is there a way to do that?
@andreaegli Жыл бұрын
thank you! hmm, maybe but have no idea. One thing you could try is to use the loop grid widget. This is a great idea for me to make a video about🤓
@inna_0_09 ай бұрын
I loved the video, really cool effect. I don't have access to elementor pro, is there a way I can do this without it?
@bennitr.2992 Жыл бұрын
Thank you! But I was wondering what the property transition does? When you hover on the text, the image should be displayed with a transition isn't it, because in the example it doesn't?
@andreaegli Жыл бұрын
Hey, benni! Yes, I forgot to remove that property after testing it out. The transition doesn't work in this case
@EAgamerfreak9x9Ай бұрын
hey thanks for the help but this is just not working for me. im trying to create this feature in my mega menu where when hover over text or an icon list (acting like a sub-menu item) it will then reveal an image to the right depending on what i hover over. it wont work.
@BSVWholeSale Жыл бұрын
Can you please tell me how can I make the images reveal on an entire screen? Like full page pictures. Please help! I'm waiting! Thankyou so much!
@andreaegli Жыл бұрын
I wish it was that simple. I will make a video at some point 😉
@draucreativestudio8119 Жыл бұрын
Hi thx for your amazing tutorial. i need your help, beacause i created this tutorial on a website, and its working on just the first text ... i created a list of text and image with different image, but in backend its all working, and in frontend work just the first of list any suggetsion?
@andreaegli Жыл бұрын
Hey, you're welcome! Are you using sections or containers? I have a more updated video here: kzbin.info/www/bejne/onuyXqh_mrWcnq8 Maybe this will help!
@laohana Жыл бұрын
unfortunately the custom css its not available in free version :/
@andreaegli Жыл бұрын
You can add custom css in the free version as well, in two ways actually. I have a video on the channel on how to do it in one way and the other is by installing a plugin called code snippets. Let me know if you need additional info 🙂
@logeswaribalu Жыл бұрын
Hi can u pls help me, Elementor builder doesnt have under motion effects ( scrolling effects ) Motion tracks those such things how I can do this effect.
@andreaegli Жыл бұрын
Hey! You don't need the scrolling effect for this effect to work (although it's weird that you don't see it under motion effects). Just follow along and it will work. I have a more updated video for containers kzbin.info/www/bejne/onuyXqh_mrWcnq8
@logeswaribalu Жыл бұрын
@@andreaegli Thank you dear
@muhammadahmedraza85538 ай бұрын
not working for me
@miguelsbastida Жыл бұрын
unfortunately elementor free removed the custom CSS option, so this doesn't work any longer. It didn't for me at least
@andreaegli Жыл бұрын
Use the code snippets plugin or add your CSS through the WP Dashboard: Appearance > Customise > Additional CSS
@miguelsbastida Жыл бұрын
Just tried with snippets, but the CSS function is a pro feature, so it kind of defeats the purpose. I did try as well with an elementor custom css plugin addon, and I managed to put everything in there following your steps, but for some reason the image never shows on hover... the image hides, so I guess the css is kicking in, but the image never displays upon hover, weird@@andreaegli
@arnabmaiti626911 ай бұрын
@@miguelsbastida there was a sign ~ like that on the code. Remove this sign and it will work. One more thing you don't need to add css on custom css panel only you can just drag a html snippet on the container and add the css code with tag. And it will work. I am using free elementor and I have added a lot of interactive elements from her video. This is really a great channel.
@chelseavanessa574510 ай бұрын
@@arnabmaiti6269omg thanks for the tips, i was confused and searching why it didn't work for me even though i hv done it step by step, but when i remove the '~' on the css it automatically works👍🏻
@mamadoukone6839 Жыл бұрын
Hey ! Great Vidéo but it's not working for me !
@andreaegli Жыл бұрын
Thank you, Mamadou! Sorry to hear that, what is not working exactly? Are you using this with flex-container feature of elementor?
@RobertStewart2209 Жыл бұрын
@@andreaegli is there a difference when using the flex container my image is flickering when i hover over the word but if i hover to the right of the container the image comes up on the left side fine.
@andreaegli Жыл бұрын
@@RobertStewart2209 Hey! I haven't tried this with containers yet. I will test it out in the next couple of days and get back to you. I'm actually looking into making an update video soon...
@RobertStewart2209 Жыл бұрын
@@andreaegli thank you
@andreaegli Жыл бұрын
@@RobertStewart2209 ok, i just tested it, it works even better than with sections. If you give me your email, I will send you the file so you can check it out