Zion Builder Theme Builder Overview
9:45
Elementor Simple Text Carousel
7:56
3 жыл бұрын
Elementor Sticky Text Design
4:43
3 жыл бұрын
Пікірлер
@cynthiaturcotte9280
@cynthiaturcotte9280 15 күн бұрын
This works great! Is there any way to expand it so that the section is visible if one of multiple request parameters is present? For example, if display=premium OR display=premiumplus is in the URL?
@CenkBasbolat
@CenkBasbolat 23 күн бұрын
when I do the horizontal scroll with premade elements like Image Box, it works but when I create my own component with a container, I can't achieve this because it doesn't have a Custom Width option. Am I doing something wrong?
@darrenchittock804
@darrenchittock804 26 күн бұрын
I've got it working but the hamburger is hidden underneath the off canvas menu. I did add the z-index and it is still underneath.
@AirFuchs1
@AirFuchs1 Ай бұрын
The JavaScript code just addes a dotted outline to all elements. You can also achieve this by the * selector in CSS. * { outline: 1px dotted red; } Cheers!
@GiovanniDeLaRosa-v8h
@GiovanniDeLaRosa-v8h Ай бұрын
Does this work today?
@tariq.5282
@tariq.5282 Ай бұрын
Awesome, sir. Is there any chance we can make it animated? I want it to move.
@Pulaski28
@Pulaski28 Ай бұрын
thanks
@WanderingMiles
@WanderingMiles Ай бұрын
Hmmm this doesn't seem to work for me. thanks. nice idea though.
@peterlammersma2109
@peterlammersma2109 2 ай бұрын
Very useful, thank you! I have a question. Is it possible to use the custom presets I have in my theme.json?
@centralindian
@centralindian 2 ай бұрын
This is the modified CSS code <style> .textcarousel-3a, .textcarousel-4a { pointer-events: none; opacity: 00; } .textcarousel-3a { opacity: 0; animation: tcarousel 10s ease infinite; } .textcarousel-4a { opacity: 0; animation: tcarousel 10s ease -5s infinite; } @keyframes tcarousel { 0% { opacity: 0; transform: translateX(30px); pointer-events: none; } 8% { opacity: 1; transform: translateX(0); pointer-events: all; } 46% { opacity: 1; transform: translateX(0); pointer-events: all; } 56% { opacity: 0; transform: translateX(-30px); pointer-events: none; } 100% { opacity: 0; pointer-events: none; } } </style>
@centralindian
@centralindian 2 ай бұрын
Awesome video. CSS code is working for heading but when I apply the same code to subheading and change the classes it disappears. Can you please help?
@elementhow691
@elementhow691 2 ай бұрын
Try again, this should work.
@elementhow691
@elementhow691 2 ай бұрын
Your CSS seems incomplete
@centralindian
@centralindian 2 ай бұрын
@@elementhow691 I did many changes but the text disappears after applying code. FYI, I am just making changes in the class and applying it. Is it right, please help. I have a subheading with textcarousel3 and textcarousel4. I am trying to make the appear at the same time when their respective heading will appear i.e. textcarousel=textcarousel3 and textcarousel2=textcarousel4 Please help 🙏
@centralindian
@centralindian 2 ай бұрын
hi @@elementhow691 I will be really thankful of you if you could help me. 🙏
@DKingFisher
@DKingFisher 2 ай бұрын
You can also adjust the value and get even better result depending on your taste. I use 100-150px
@hectordiaz1434
@hectordiaz1434 3 ай бұрын
Hi there, I use this code on the elementor mega menu and it didn't work. Any advise? Under the edit menu advance tab I added the css code in the (custom css) and a the css class e-n-menu-items-content in the (Layout) .e-n-menu-items-content::after { content: ""; width: 100%; height: 100vh; position: calc(100vh - 300px); left: 0; top: 300px; background-color: transparent; pointer-events: none; transition: background-color 0s; z-index:-3; } .e-n-menu-items-content:has(.e-active)::after { background-color: #00000044; transition: background-color 0.3s 0.13s; }
@Wpgodev
@Wpgodev 3 ай бұрын
Can you make a tutorial on carousel loop combined with taxonomy filter?
@pizkostudio4254
@pizkostudio4254 3 ай бұрын
Thanks for the info! Super useful!
@sunsetstudioz
@sunsetstudioz 4 ай бұрын
three years later in mid 2024 and still works. am now going to delete 7 plugins just because i was looking for this sweet entrance animation and you made it easy bro , i love you, you earned my sub.
@ITPGI
@ITPGI 5 ай бұрын
Sir, thanks for your video, but not working for me. I have used FadeInup @keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -30%, 0) } to { opacity: 1; transform: none } } .elementor-element.fadeInDown { animation-name: fadeDown } @keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-30%, 0, 0) } to { opacity: 1; transform: none } } .elementor-element.fadeInLeft { animation-name: fadeInLeft } @keyframes fadeInRight { from { opacity: 0; transform: translate3d(20%, 0, 0) } to { opacity: 1; transform: none } } .elementor-element.fadeInRight { animation-name: fadeRight } @keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 3%, 0) } to { opacity: 1; transform: none } } .elementor-element.fadeInUp { animation-name: fadeInUp } Please guide me.
@muhammadsaadmansoor7777
@muhammadsaadmansoor7777 5 ай бұрын
great. but one big issue. the mega menu (drop downs) are showing behind the content. it shows like this in the elementor preview too, where there is no content in the first place. Edit: solved! it was nothing. i just had to increase my Z-Index.
@anaszubair9712
@anaszubair9712 5 ай бұрын
thanks mate, much obliged
@meisterleise
@meisterleise 6 ай бұрын
Very cool! Thank you, Element How!
@learnwithnorwebs
@learnwithnorwebs 6 ай бұрын
Thank you so much 🎉❤ for this.
@daveden2
@daveden2 6 ай бұрын
Nice! We've learnt something useful from the block editor
@elementhow691
@elementhow691 6 ай бұрын
I thought the same. A user had this request, and while working on this I was thinking... finally something the block editor does really well actually!
@NinaWorx
@NinaWorx 6 ай бұрын
You the master!
@hughscorgie4257
@hughscorgie4257 6 ай бұрын
Originally worked really well on sections and columns but then suddenly didn't. Tried to rebuild in Containers but I can only get the caption to sit at the top. Any ideas?
@elementhow691
@elementhow691 6 ай бұрын
In the tutorial you can copy paste the template, maybe that will help? Try copy pasting on a brand new page.
@hughscorgie4257
@hughscorgie4257 6 ай бұрын
did you tweak the code? Works a treat now - thanks!
@elementhow691
@elementhow691 6 ай бұрын
@@hughscorgie4257 Nope... same as it was!
@sepcomp-u7b
@sepcomp-u7b 7 ай бұрын
cool
@marrison2
@marrison2 7 ай бұрын
saved my @ss <3
@leewseea
@leewseea 7 ай бұрын
thank you kind sir, this is really helpful.
@bramastakurniaaji-kf6bb
@bramastakurniaaji-kf6bb 8 ай бұрын
broo you saved my life, thx a lot
@mateus2pac
@mateus2pac 8 ай бұрын
Perfect! Thanks
@primozkosta
@primozkosta 8 ай бұрын
This is some great stuff Maxime. Working with SVG's can be nerve wracking if one doesn't know what is going on under the hood. Thanks Maxime and keep up the good work.
@elementhow691
@elementhow691 8 ай бұрын
Thank you Primoz!
@zerobambiro
@zerobambiro 8 ай бұрын
selector > div > div { display: grid; grid-template-rows: 1fr 2fr 4fr 1fr; } selector > div > div > div.elementor-widget-button { align-self: end; }
@makarov244
@makarov244 8 ай бұрын
How can I change the order in which the animation runs? Currently the 4 text code executes the animation like this: 1-4-3-2
@zerobambiro
@zerobambiro 8 ай бұрын
Sign in to unlock the code snippet ➔Sign in to unlock the code snippet ➔Sign in to unlock the code snippet ➔Sign in to unlock the code snippet ➔Sign in to unlock the code snippet ➔Sign in to unlock the code snippet ➔Sign in to unlock the code snippet ➔
@brickflows
@brickflows 9 ай бұрын
Awesome this still works
@TenggisKhan
@TenggisKhan 9 ай бұрын
the border doesn't look the same when I add it, it is a double border on the sides?
@khalidelmerrah
@khalidelmerrah 9 ай бұрын
hello, can you make an updated version of this code for the new mega menu by elementor, I tried using the code you shared on this video but it didn't work. thanks
@elementhow691
@elementhow691 9 ай бұрын
Use this code: /* overlay when sub nav are opened */ .e-n-menu-content::before { content:''; position: absolute; width: 100%; height:200vh; background-color:#000000; top:0; z-index:-4; pointer-events:none; opacity:0; transition: opacity 0.3s; } .e-n-menu-content.e-active::before { opacity:0.7; }
@reginaldparks
@reginaldparks 5 ай бұрын
@@elementhow691 @khalidelmerrah Did this code work for you? This did not work on my end for the new megamenu settings.
@pk_videograf
@pk_videograf 9 ай бұрын
Great way! Does it also work with inner sections Containers, when the outer Cointainer is sticky?
@elementhow691
@elementhow691 9 ай бұрын
Yes there should be no problems
@LesibaMokaba
@LesibaMokaba 9 ай бұрын
Thanks a lot
@hifzaarshad
@hifzaarshad 9 ай бұрын
Thank you soo much for this video
@cortneythedesigngoat
@cortneythedesigngoat 9 ай бұрын
THANK YOU SO MUCH FOR THIS!!!
@zerobambiro
@zerobambiro 9 ай бұрын
so much work for just making an icon. wow
@nabeelshahzad9650
@nabeelshahzad9650 9 ай бұрын
Good job Bro. Thanks for sharing.
@borislivshits11
@borislivshits11 9 ай бұрын
thank you so much, I was looking for a solution for this for a long time and didnt find this tutorial. I didnt imagine I can fix this so easily. thanks!!!
@09abhishekk
@09abhishekk 10 ай бұрын
How to configure same for pathparameters?
@mandyoneill2706
@mandyoneill2706 10 ай бұрын
Same question. Need to track this parameter for special page to show: ?email=[field id="email"]
@zerobambiro
@zerobambiro 10 ай бұрын
I hope this is still working in 2024. Need to try this tomorrow
@enzopittatori2593
@enzopittatori2593 10 ай бұрын
Me salvaste la vida, te amo
@alexandrerocha6265
@alexandrerocha6265 10 ай бұрын
That was very useful!
@ZamilAhmed-s2y
@ZamilAhmed-s2y 11 ай бұрын
Hi, nice tutorial! Just wanted to know if there way to all a LOAD MORE BUTTON?
@lysen3248
@lysen3248 11 ай бұрын
very interesting work. I'm using avada theme, so how can I apply it to my website?
@juanb.274
@juanb.274 11 ай бұрын
dont work on mobile now :(
@elementhow691
@elementhow691 11 ай бұрын
I just tested it, worked fine on Safari iOS
@juanb.274
@juanb.274 11 ай бұрын
​@@elementhow691 I don't know if you have updated the code, I see you now have to pay to access, but for me, I needed to add browser support, I mean I took the code from here years ago if I recall well...thanks for replying!
@elementhow691
@elementhow691 11 ай бұрын
@@juanb.274 No need to pay to access...