HOVER OVER TEXT to REVEAL IMAGE - Elementor FREE

  Рет қаралды 16,137

andrea egli

andrea egli

Күн бұрын

Пікірлер: 73
@andreaegli
@andreaegli 2 жыл бұрын
Let me know how you'll be using this interaction/effect in your next project 🤓 Hope this was useful!
@mykeajohnson4657
@mykeajohnson4657 6 ай бұрын
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!
@andreaegli
@andreaegli 6 ай бұрын
Thank you so much 😊 there’s a follow up to this video, which I think might be even better 😉
@sakuraone8081
@sakuraone8081 Жыл бұрын
This channel is a gold mine! Thank you for creating these videos, really appreciate your work♥
@andreaegli
@andreaegli Жыл бұрын
thank you so much, Sakura! 💜
@micaelanovastudio6807
@micaelanovastudio6807 9 ай бұрын
This is absolutely fantastic! I have always wanted to do this in Elementor. I just found your channel today. Suscribed! You are awesome!
@victorzacarias4462
@victorzacarias4462 29 күн бұрын
great tutorial! thanks a lot
@andreaegli
@andreaegli 28 күн бұрын
Thanks so much! You’re very welcome ☺️
@thetheedesk
@thetheedesk Жыл бұрын
Thank you
@andreaegli
@andreaegli Жыл бұрын
Thank you so much for watching, will not stop, at least any time soon😁
@KarlaOviedo
@KarlaOviedo 8 ай бұрын
Thank youu!!! i was looking for this 👍👍
@AllenLu
@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
@andreaegli Жыл бұрын
Awesome! Thank you! Hey, it's never too late 😅
@Andresvideo
@Andresvideo 5 ай бұрын
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
@franktielemans6624 Жыл бұрын
You can make that number in the project title dynamic with a psuedo element and CSS counters.
@andreaegli
@andreaegli Жыл бұрын
Yes indeed! great point, Frank 😉
@deduice
@deduice 2 жыл бұрын
Thank you for this, Andrea 😍 This is gonna be awesome for Menu Items and text base services ✅
@andreaegli
@andreaegli 2 жыл бұрын
You're welcome, Ahmed! 😀 Yup, some great ideas there, this can be used in so many ways
@deduice
@deduice 2 жыл бұрын
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. 😉
@andreaegli
@andreaegli 2 жыл бұрын
@@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
@flameboyxo Жыл бұрын
Thanks! That helped big time.
@andreaegli
@andreaegli Жыл бұрын
You're welcome, Dawood! I have a more updated version of this feature if you want to check it out🤓
@flameboyxo
@flameboyxo Жыл бұрын
Gawsh I love your content, saw some other videos, can't wait to go through all of them! Big ups Andrea!! 🔥🔥🔥
@andreaegli
@andreaegli Жыл бұрын
@@flameboyxo Thank you so much! Let me know if you have any requests
@andreaegli
@andreaegli Жыл бұрын
@@flameboyxo I'm on LinkedIn and I did start sharing my content on there too look me up: Andreea Egli - Hehl
@X4L0
@X4L0 8 ай бұрын
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? 🤔
@andreaegli
@andreaegli 7 ай бұрын
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.
@X4L0
@X4L0 7 ай бұрын
@@andreaegli Thanks!
@Juniorgamers99
@Juniorgamers99 Жыл бұрын
Thanks andrea for this nice tutorial. I Have a question..Can we stick image with the cursor on hovering text
@andreaegli
@andreaegli Жыл бұрын
You're welcome! I'm not sure I understand the question, do you have an example I can look at?
@yinoization
@yinoization Жыл бұрын
Gracias
@andreaegli
@andreaegli Жыл бұрын
De nada 😎
@QuintinMills
@QuintinMills 9 ай бұрын
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...
@andreaegli
@andreaegli 9 ай бұрын
You're welcome! There might be smth you missed? Anyway, here's an updated version for containers: kzbin.info/www/bejne/onuyXqh_mrWcnq8
@deduice
@deduice 4 ай бұрын
Can this be done on a button to reveal image on hover?
@wearezigurat
@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
@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
@marcopuruncajas7615 Жыл бұрын
Hi Andrea, How should we make so it doesn't show the images in ipad and iphone?
@andreaegli
@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
@zzzmariazzzz Жыл бұрын
Hi! Thank you for sharing. How is this working on the mobile view? Works on click or doesnt work at all?
@andreaegli
@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
@zzzmariazzzz Жыл бұрын
Thank you! @@andreaegli
@jiteshpujari1
@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
@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_0
@inna_0_0 9 ай бұрын
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
@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
@andreaegli Жыл бұрын
Hey, benni! Yes, I forgot to remove that property after testing it out. The transition doesn't work in this case
@EAgamerfreak9x9
@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
@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
@andreaegli Жыл бұрын
I wish it was that simple. I will make a video at some point 😉
@draucreativestudio8119
@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
@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
@laohana Жыл бұрын
unfortunately the custom css its not available in free version :/
@andreaegli
@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
@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
@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
@logeswaribalu Жыл бұрын
@@andreaegli Thank you dear
@muhammadahmedraza8553
@muhammadahmedraza8553 8 ай бұрын
not working for me
@miguelsbastida
@miguelsbastida Жыл бұрын
unfortunately elementor free removed the custom CSS option, so this doesn't work any longer. It didn't for me at least
@andreaegli
@andreaegli Жыл бұрын
Use the code snippets plugin or add your CSS through the WP Dashboard: Appearance > Customise > Additional CSS
@miguelsbastida
@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
@arnabmaiti6269
@arnabmaiti6269 11 ай бұрын
​@@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.
@chelseavanessa5745
@chelseavanessa5745 10 ай бұрын
​@@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
@mamadoukone6839 Жыл бұрын
Hey ! Great Vidéo but it's not working for me !
@andreaegli
@andreaegli Жыл бұрын
Thank you, Mamadou! Sorry to hear that, what is not working exactly? Are you using this with flex-container feature of elementor?
@RobertStewart2209
@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
@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
@RobertStewart2209 Жыл бұрын
@@andreaegli thank you
@andreaegli
@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
@kamessytta
@kamessytta 2 жыл бұрын
👌👏👏👏❤️😊
@andreaegli
@andreaegli 2 жыл бұрын
😍
VERTICAL LOOPING CAROUSEL in Elementor - Flexbox Container Edition
10:31
From Small To Giant 0%🍫 VS 100%🍫 #katebrush #shorts #gummy
00:19
SIZE DOESN’T MATTER @benjaminjiujitsu
00:46
Natan por Aí
Рет қаралды 8 МЛН
路飞做的坏事被拆穿了 #路飞#海贼王
00:41
路飞与唐舞桐
Рет қаралды 16 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 87 МЛН
10 AI Animation Tools You Won’t Believe are Free
16:02
Futurepedia
Рет қаралды 477 М.
Elementor - Reveal Images on Text Hover for Free
13:00
Web Squadron
Рет қаралды 12 М.
SHOWCASE IMAGES ON SCROLL - GSAP ScrollTrigger Elementor
12:45
Nicolai Palmkvist
Рет қаралды 13 М.
From Small To Giant 0%🍫 VS 100%🍫 #katebrush #shorts #gummy
00:19