Тёмный

Elementor Design Tutorial: Create a Full Screen Menu With Text Stroke and Motion Effects 

eifeed
Подписаться 3,3 тыс.
Просмотров 43 тыс.
50% 1

Хобби

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 168   
@XShollaj
@XShollaj 3 года назад
For anyone suffering the problem of not closing the pop for a one page nav-menu - use this code (from Daniel1) : document.addEventListener('DOMContentLoaded', function() { jQuery(function($){ $(document).on('click','.elementor-location-popup a', function(event){ elementorProFrontend.modules.popup.closePopup( {}, event); }); }); });
@eifeed
@eifeed 2 года назад
Thank you 😊
@modoguerreroansestral
@modoguerreroansestral Год назад
Para los que no sepan esto va dentro de un HTML con elementor en el POPup . Me costo entenderlo pero se logro! Gracias Excelente
@PeppeGiardina
@PeppeGiardina 3 года назад
Hi! I created a menu using this tecnique but, sometimes, after clicking the menu icon the popup opens totally blank...any help?
@FabianRivero
@FabianRivero 4 года назад
This is f*cking awesome man!! I'll have a beer tonight on your name, cheers!
@eifeed
@eifeed 4 года назад
It’s an honor! Thank you 😊
@justyourdesign
@justyourdesign 2 года назад
Genial tutorial !! Super bien amigo gracias.. Saludos desde Ecuador
@nodedim
@nodedim 4 года назад
I see why you got inspired by it - amazing website 😮 as always, awesome tutorial ❤️
@Jebesniper
@Jebesniper 8 месяцев назад
Thank you so much! Appreciate the tutorials. Subbed :)
@juanfernando5787
@juanfernando5787 Год назад
Hello Thank you so much for doing this tutorial im a new fun of your channel i really appreciate this tutorial , pleas im full beginner and i need the JSON FILE for this can you provide it again this link is not working anymore Many thanks
@zacharyerskine4277
@zacharyerskine4277 3 года назад
just a note, the code below you do not need to qualify h2 if your button text is not added as h2. For example the following code for me works: .stroke { -webkit-text-stroke: 2px #fff; }
@abdullahabdurrehman1779
@abdullahabdurrehman1779 4 года назад
It's amazing Sir. Really very easy and simple tutorial, all clearly explained
@sathan9454
@sathan9454 3 года назад
Hey, any idea why this code would not work?? I did all as you demonstrated but when I turn down the opacity to get the stroke the whole text disappears..... :/
@brobocops
@brobocops 3 года назад
Looks great, i feel like this type of menu really benefits from Ajax loading which unfortunately Elementor is incapable of, so you'll get a flash of white screen when clicking one of these links right? Also what about mobile? Do you make a second hidden hamburger menu?
@rswebmarketing
@rswebmarketing Год назад
Nice but you don't explain that is a bad practice for SEO.
@milkbottleben
@milkbottleben 3 года назад
to the point tutorial, so refreshing to see mate, thanks so much for taking the time to do it
@deyoglines
@deyoglines 2 года назад
Beatiful! Is this possible if your menu has sub and sub sub menu items?
@abbysteinmindset
@abbysteinmindset 4 года назад
Hey friend when are u going to upload a new video? We love your tutorials
@eifeed
@eifeed 4 года назад
Hopefully very soon 🙏🏼
@dynastyclothing6554
@dynastyclothing6554 3 года назад
I dont have to option to delay the Fade in? The option button is not visibly for me
@basleroygaming
@basleroygaming 2 года назад
The text stroke css is not working, I dont have any stroke
@konstantinaeleutheriampogi2341
@konstantinaeleutheriampogi2341 2 года назад
Very good work Mordi, thank you so much for this!!
@antonio0000x
@antonio0000x 3 года назад
The CSS stroke did not work for me on Elementor Pro 3.0.
@shaghayeghmomeni4677
@shaghayeghmomeni4677 3 года назад
thank you so much. this learning was so helpfull
@sjdbfosuhfouehu3
@sjdbfosuhfouehu3 2 года назад
awesome video, good vibes man. keep killing it
@reformatco
@reformatco 3 года назад
Great tutorial, i keep getting jQuery errors on close though. It's something to do with the entrance/exit animations. EDIT: It's responsive errors, if you add animation on mobile/tablet but differently on desktop.
@eifeed
@eifeed 2 года назад
Thanks for the feedback
@amy40c
@amy40c 4 года назад
What's the theme called? You've used that header from the theme right? btw nice tut :)
@eifeed
@eifeed 4 года назад
The only theme I use is “hello”, everything is created with elementor pro 😁
@madarauchiha5433
@madarauchiha5433 3 года назад
Hey man it has been a while since your last update and we are waiting for more tutorials 😉
@zubairblaze
@zubairblaze 2 года назад
Nicely done.. Out of the box idea
@JimmyZno4
@JimmyZno4 4 года назад
Great tutorial, finally can do fullscreen menus, many thanks!
@franktielemans6624
@franktielemans6624 4 года назад
Nice effect, but semantically not correct because buttons are not navigation elements . You could add a navbar widget though and style the .menu-item the same way.
@eifeed
@eifeed 4 года назад
Thanks for the tip frank! This is more of a design experiment so I try not let “real-life” problems get in the way of trying out and testing new ideas 😁 But that’s a great tip for anyone who would want to use this on a real live website. Very appreciated!
@sibusisonengovhela1806
@sibusisonengovhela1806 3 года назад
BROOOOOOOO!!!!! This page is sooooo underated!!! There are things that took me a year to figure out that you've just shown in 40 min of videos..... THANK YOU, THANK YOU, THANK YOU!!!
@eifeed
@eifeed 3 года назад
Thank you, this means a lot! ❤️
@bySterling
@bySterling 2 года назад
Very Cool sir! Now Following
@FixiousMaximus
@FixiousMaximus 3 года назад
Excellent tutorial.
@iwan3981
@iwan3981 3 года назад
I was actually looking for something like this, but a solution that doesn't use Elementor's Popup functions. The reason being that I've been using this exact process to create fullscreen menus, then I noticed that the menu (popup) didn't open on a browser that had a Popup Blocker installed. Any advice?
@eifeed
@eifeed 2 года назад
Usually elementor popups are not blocked so this is strange. I’m sure there’s a way with css but I focus on elementor only solutions
@Richmondbedding
@Richmondbedding 3 года назад
How does this work if someone has a pop-up blocker? Will it still function. I’m thinking of implementing this because the hamburger isn’t working properly on old versions of iOS. Thanks!
@eifeed
@eifeed 2 года назад
Elementor popups are not supposed to be blocked as far as I know
@achemicalsoul
@achemicalsoul 3 года назад
Hi mate...Do you have a video for the 'Collage Zoom out' effect...i'm imagining there's some code to add into it. If not...Are you planning on doing a video on the effect?
@eifeed
@eifeed 3 года назад
It’s in the works, hope to start releasing videos soon 🙏🏼
@shyamsingh4478
@shyamsingh4478 4 года назад
Love this, awesome tutorial :D Can you make a video on how to make the circular cursor as in the rocknroll website, Thanks :D
@camiloamaya4657
@camiloamaya4657 3 года назад
Thanks for the tutorial, great! I would also like to know how to customize the cursor that way
@sirelliothenry3456
@sirelliothenry3456 2 года назад
Hi, I'm having trouble getting it to work. The code is working on h2 headlines but not in a button. Is there any chance that it is a different html tag for a button than h2?
@eifeed
@eifeed 2 года назад
You can change the h2 to anything, there are some examples in the comments.
@miguelrf7949
@miguelrf7949 2 года назад
It doesn't work.
@glencoe1266
@glencoe1266 3 года назад
What happened to your channel? It seems to be the same with most things elementor atm, there was a sudden spike in elementor articles, resources and tutes around 2019 and now the bandwagon has moved elsewhere and you hardly find anything useful about elementor. is it elementor or the trend obsessed web designer? I am sure you have reasons, like life getting in the way.
@eifeed
@eifeed 2 года назад
Hi Glen, Had to focus on my business because of Covid for the past year, but now coming back with some interesting stuff 😃
@mahavirkatariya7894
@mahavirkatariya7894 3 года назад
Is that website (skyline films a WordPress theme???
@eifeed
@eifeed 3 года назад
No, custom built 😅 but still, a wonderful source for inspiration.
@AmitArora
@AmitArora 4 года назад
Amazing. Thanks a ton.
@peterlarsson971
@peterlarsson971 2 года назад
This is not a good way to do a menu in Elementor as you use a popup. That is not added to website DOM and that mean it will not be indexed by Google as nav links.
@eifeed
@eifeed 2 года назад
User experience and site hierarchy is important as SEO, if not more. So this might true from an SEO perspective (although it’s one small part of it) but not every website optimizes for google, and even than - google is smarter than you think 😉
@DualCoreMallu
@DualCoreMallu 3 года назад
Hey, really great tutorial man cheers!
@MNRDfr
@MNRDfr 3 года назад
very good job thank you ! but any idea for do it this for responsive design ? :/
@eifeed
@eifeed 3 года назад
Thank you 🙏🏼 it is responsive, just need to scale down the text a bit for mobile
@gsmarina_
@gsmarina_ 3 года назад
you just saved my life, THANK YOU VERY VERY VERY MUCH!!!!!!!!!
@okmori
@okmori 3 года назад
תודה על הסרטון מורדי, החלק הכי חשוב בעיניי לא מופיע :) מה קורה כשלוחצים על לינק בתפריט ורוצים להגיע לנקודה מסויימת באותו הדף (עוגן). הפופ אפ צריך להיסגר והדף צריך להיגלל לאותה נקודה. איך עושים את זה?
@eifeed
@eifeed 3 года назад
יש פתרון לזה כאן בתגובות אם אני לא טועה, בכל מקרה לא מומלץ לשים תפריט מסך מלא עם עוגנים באותו העמוד - חווית משתמש לא טובה בכלל 😅
@asifemon0
@asifemon0 4 года назад
sir your design is awesome but i have a problem, i have a onepager with ancor tags . but manu doesnt closes after i click on the ancor links can you please help ?
@Daniel-pt6xu
@Daniel-pt6xu 4 года назад
same here
@Daniel-pt6xu
@Daniel-pt6xu 4 года назад
But i find a solution, put a "html code" inside the pop-up and add this code document.addEventListener('DOMContentLoaded', function() { jQuery(function($){ $(document).on('click','.elementor-location-popup a', function(event){ elementorProFrontend.modules.popup.closePopup( {}, event); }); }); }); this will make the pop-up close with animation! :D
@XShollaj
@XShollaj 3 года назад
@@Daniel-pt6xu You're the man! I will share your code above too for anyone having the same issue!
@Daniel-pt6xu
@Daniel-pt6xu 3 года назад
@@XShollaj haha no problem my friend! 👊
@eifeed
@eifeed 3 года назад
Thanks Daniel 🙏🏼❤️
@luishenriquecorrea2754
@luishenriquecorrea2754 3 года назад
thanks dude
@saisushil6935
@saisushil6935 3 года назад
when i add the link to the button the stroke changes to black I need help to fix that
@eifeed
@eifeed 2 года назад
You probably have to change the link style in global settings
@excybeats5321
@excybeats5321 2 года назад
thank you so much
@carlsabom6363
@carlsabom6363 2 года назад
Hey man! Great video, just wondering if there's anyway to do this kinda thing with dropdown menus? Where u press "works" for example and then some other titles drops down? idk if that's makes sense
@abebaja
@abebaja 2 года назад
Can I do it in a free version of elementor? Btw great videos, keep up the good work
@eifeed
@eifeed 2 года назад
No you need the popup module to make this work. And thank you 😊
@milkbottleben
@milkbottleben 3 года назад
You are awesome!! I can only give this thumbs up once unfortunately, I'd give more if I could
@woodzimierz9621
@woodzimierz9621 3 года назад
Was this PRO Elementor used?
@eifeed
@eifeed 3 года назад
Yes, for the popups you need pro
@nativeandroid
@nativeandroid 3 года назад
Please Upload Videos on Weekly Basis....
@eifeed
@eifeed 2 года назад
I’m back 😃
@percivalianmuico8157
@percivalianmuico8157 4 года назад
I'm new here and just started using elementary. This is a great tutorial! I'm learning new things :)
@eifeed
@eifeed 4 года назад
Happy to hear that 😁
@dydi-wan
@dydi-wan 3 года назад
Hi, amazing video thx a lot ! However, i did a menu like that for my client but the popup don't close when i click on a label (example on contact). How do you guy make to close the popup when you click on one of the menu label plz ? Thx for your answer
@JacobVinjegaard
@JacobVinjegaard 3 года назад
Thanks bro... Fantastic idea to use buttons instead of text or heading! 🖥❤️
@mauromarchesi7087
@mauromarchesi7087 3 года назад
Amazing! exactly what i was looking for! The only problem is that I fully set the section high in mobile, but it doesn't work (on mobile, in desktop looks ok). Can you help me with that?
@yahyaelsherif
@yahyaelsherif 3 года назад
Please try to make more awesome videos!!! It's been 9 months already :D LOVE YOUR WORK!
@hasanafzal5892
@hasanafzal5892 3 года назад
BEST
@SonsareZ
@SonsareZ 4 года назад
I love this channel! So much value, thanks alot
@eifeed
@eifeed 4 года назад
Thank you 🙏🏼
@lirazsinroza2
@lirazsinroza2 4 года назад
That is a great menu effect! Thank you 🙏
@adityaarsharmapersonal
@adityaarsharmapersonal 3 года назад
Gem for Elementor ❤️ thanks for your awesome channel keep pushing such awesome content
@piotrula7
@piotrula7 3 года назад
thank you for this video! Subscribed!
@XShollaj
@XShollaj 3 года назад
Great video man! Hope the algorithm helps your channel grow fast
@emmytrill
@emmytrill 3 года назад
Nice video, Please can you make a video on the cursor tracker and setting its hover animation using dynamic content for elementor.
@laurianquezada6096
@laurianquezada6096 2 года назад
Thank you for much for making this tutorial, I was having so much trouble trying to find a way to make something like this and now this is going onto my portfolio site! Thank you again!
@wangteufel2524
@wangteufel2524 3 года назад
Heeeeeey! Dude! This is the best tutorial advanced video I have seen so far. Keep teaching us pls! U are the best!
@i_like_pickles_2
@i_like_pickles_2 3 года назад
how did you create the special close buttom in the first few seconds of the video?
@ekredel
@ekredel 3 года назад
really hope you'll get back to youtube soon, I love your approach.
@lacrimosavienna7713
@lacrimosavienna7713 3 года назад
where are new videos?
@eifeed
@eifeed 2 года назад
In progress 😊
@johnharveybanico1057
@johnharveybanico1057 4 года назад
Thanks sir! Your videos are amazing!
@kizhissery
@kizhissery 3 года назад
You changed trivial navbar into dope
@imaginatexco6847
@imaginatexco6847 4 года назад
Hello, thanks for the tutorial, I see that it does not work in mobile version, is there a solution?
@adityaarsharmapersonal
@adityaarsharmapersonal 3 года назад
ur pushing awesome content thanks alott
@keilakdb
@keilakdb 3 года назад
TOP, SENSASIONAL , Muito obrigada!
@GurgacBeqa
@GurgacBeqa 3 года назад
Popup only in pro version
@eifeed
@eifeed 2 года назад
Yep
@gizhekhairelddine7109
@gizhekhairelddine7109 3 года назад
the css code doesnt work, D:
@kierenshepherd1111
@kierenshepherd1111 3 года назад
Not sure if you still need this but I tweaked it so now it should work: .stroke { -webkit-text-stroke: 2px #fff; }
@sava4559
@sava4559 3 года назад
The best. Nice lesson, thank you!
@fredachuang3689
@fredachuang3689 3 года назад
Awesome !!! it's very useful, hope you will have new tutorial soon,LOVE your design, thank you❤️
@eifeed
@eifeed 3 года назад
Thank you 🙏🏼😊
@mehedimax8595
@mehedimax8595 3 года назад
Man ... That's awesome 🌟🌟
@videoprosuk
@videoprosuk 3 года назад
Excellent, thank you man!
@infiniteladder1292
@infiniteladder1292 3 года назад
THANK YOU. I was looking for this since last one week and finally you show up. Thanks. I applied this to a single-page website that has anchor menus dropped. Now problem is if I go in button and put #anchor in the link, the popup does not close automatically. Is there any other way to do this?
@eifeed
@eifeed 3 года назад
Yes the solution is down in the comments 😊⬇️
@elhanan5111
@elhanan5111 3 года назад
Hi, thank you so much! this is GREAT! But i have a question: how do i move the closing button to the right side of the screen?
@eifeed
@eifeed 2 года назад
Popup settings, style, you can control the location of the toggle button
@cintyal.8490
@cintyal.8490 2 года назад
So easy, thank you a lot!!
@asadbeksr
@asadbeksr 3 года назад
Super Thank You Man !!!!!!!!
@edwindanen6183
@edwindanen6183 3 года назад
Awesome Thank you
@stmtn93
@stmtn93 3 года назад
Great!! Thanks man ⚡
@jean-philippelybeer9529
@jean-philippelybeer9529 3 года назад
Great, but how does the menu popup close automatically when you click a menu button?
@eifeed
@eifeed 3 года назад
There’s a solution here in the comments, but anyway - a fullscreen menu on a one pager (anchors) is not a good user experience. You’re better off using a regular menu or another solution.
@easthalldesignmiami
@easthalldesignmiami 4 года назад
Very good - thank you
@silentphil77
@silentphil77 3 года назад
G'day mate! ...I hope you and your fam are doing well, I also hope you got a shitload more vids to upload ... you done well with these mate
@eifeed
@eifeed 2 года назад
Thank you, working on new stuff right this second 😃
@terryyung3081
@terryyung3081 4 года назад
Really nice design! Keep going!
@MrAlexmathias
@MrAlexmathias 3 года назад
Congrats on this great tutorial man! The only problem I see in this approach is when it comes to changes adding more items/pages you will always have do it all manually , because it´s not dynamic according to WP menu. Anyway its great for small menus!
@eifeed
@eifeed 2 года назад
Thank you Alex. Yes, that’s something to take in mind if it’s a big, dynamite site
@rayhanrana6773
@rayhanrana6773 3 года назад
just awesome.
@mashoodkhan5305
@mashoodkhan5305 3 года назад
THANYOU SOO MUCH BROTHER. ITS FUCKIN AWESOME
@eifeed
@eifeed 2 года назад
Thank you 🙏🏼
@pritam1047
@pritam1047 3 года назад
Thank you !
@iqbalahmedsharif9688
@iqbalahmedsharif9688 4 года назад
Thank you
@fatjay9402
@fatjay9402 4 года назад
Thx great content
@RichArtLove
@RichArtLove 4 года назад
Need this exact effect - but in Divi - and cant find it anywhere!
@eifeed
@eifeed 2 года назад
More reason to use Elementor 😉
@thebabytimechannel809
@thebabytimechannel809 4 года назад
Noiiiiiice
@yahyaelsherif
@yahyaelsherif 3 года назад
When are you releasing any new videos? :D
@eifeed
@eifeed 2 года назад
Very soon 😃
Далее
Teeth gadget every dentist should have 😬
00:20
Просмотров 906 тыс.
Full Screen Menu Elementor Pro
20:27
Просмотров 55 тыс.
Full Screen Menu Elementor Pro FLEXBOX EDITION
23:34
Просмотров 11 тыс.
STOP doing DROPDOWNS like this - Figma variables 2023
15:35
Off-canvas Menu in Elementor PRO
19:26
Просмотров 150 тыс.
Elementor Lottie Menu (Pro) Tutorial
16:44
Просмотров 22 тыс.
I tried every website builder. This is the BEST
19:31
Просмотров 117 тыс.
I Took An iPhone 16 From A POSTER! 😱📱 #shorts
0:18
🔥 Венгалби 2 БАКА В ПРИОРЕ?!
0:16
Traffic Laws and Public #viral #laws # culture #road
0:19
Se las dejo ahí.
0:10
Просмотров 4,5 млн