STACKING CONTAINERS ON SCROLL - Elementor Wordpress Tutorial Flex Container

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024

Комментарии • 157

  • @Mohammadr_m
    @Mohammadr_m Год назад +15

    09:23 You can keep the last container on the screen for a few pixels longer by adding a bottom-padding to the parent container. It basically means that you have added more space between the end of the last container and the end of parent container and 'stay in column' option will give it a little room to scroll before hitting the end of the parent 'column' and lose sticky effect. Thanks for the video, The idea is pretty simple but very creative and Im going to use it in one of my designs.

  • @DeeptarkoChowdhury
    @DeeptarkoChowdhury 29 дней назад

    Copy the element/container and use "paste style" on the other ones to duplicate the styling.
    Great tutorial. Thank you!

  • @maridsil
    @maridsil 7 месяцев назад +1

    Thanks for the video, I saw this effect on a website and thought it was something difficult and now I'm happy that radomly found you while looking for elementor motion effects on youtube and it's so simple.

    • @andreaegli
      @andreaegli  7 месяцев назад +1

      You are very welcome! Yup, this is one of those effects that make you think you need to be a coder to know how to make it but in reality is so stupidly simple 🤓

  • @victorvichev2553
    @victorvichev2553 Год назад +3

    I just found you on accident and watched maybe every one of your videos! I'm on RUclips for more than a decade and have never posted any comment on any video ever, but I am amazed by you and your content and the value you are giving! You are doing amazing work, keep going like that and I'm sure you will be going places in no time!

    • @andreaegli
      @andreaegli  Год назад

      Oh my god, Victor! This is by far the best comment I’ve receive until now 🥰 thank you so much for your kind words 🤗

  • @andonisr
    @andonisr 10 месяцев назад

    Very nice feature - very cool tutorial!
    My only pitfall that I can't seem to fix no matter how many times I've watched this, is that the top container does not stay 'sticky' and stays 'sticky' when the 2nd container hits the bottom of the image (in 1st container). I've set the Z index to 1 and ...never mind 🙂I fixed it by totally changing the Offsets to:
    1st: 200
    2nd: 250
    3rd: 300
    At least that's what worked for me to get the desired effect!!!
    Thank you so much again!!!!

  • @Waqas_Afridii
    @Waqas_Afridii 3 месяца назад

    i have never posted any comment on any video but your tip is so amazing as you are looking amazing thank you ma'am

  • @niranjanneeru6489
    @niranjanneeru6489 Год назад +2

    ohh man...i just now made this stacking container for the process section in a clients website - its pretty cool to see this tutorial now - i used some custom code to achaive this though - really awesome

    • @andreaegli
      @andreaegli  Год назад

      Hehe, they’re so cool, right? Thank you 🙏 why did you need to use code?

  • @ar_dani_
    @ar_dani_ 10 месяцев назад +1

    OMG you nailed, i was looking just how to achieve this for my services cards
    thanks

    • @andreaegli
      @andreaegli  10 месяцев назад

      You are very welcome 🙏

  • @javedomor7284
    @javedomor7284 8 месяцев назад +2

    7:59 you can also set the more z-index to other columns to make the effect perfect

    • @cq6846
      @cq6846 2 месяца назад

      what do you mean exactly?

  • @heinvanvlastuin5418
    @heinvanvlastuin5418 5 дней назад +1

    Amazing

  • @ilyasasseban
    @ilyasasseban 5 месяцев назад +2

    Very nice feature - very cool tutorial!

  • @noheedalam8573
    @noheedalam8573 2 дня назад

    recommender always

  • @kanpette
    @kanpette Год назад +1

    Really nice! I keep forgetting about the z index and its possibilities.
    Thank you for providing great content for us!

    • @andreaegli
      @andreaegli  Год назад +1

      Thank you so much, Kjell! It's crazy how powerful it can be, right?🤓

  • @asfandyar_ali
    @asfandyar_ali 3 месяца назад

    What a valuable and fantastic video Andrea. Thanks for sharing.

  • @bestheron
    @bestheron 19 часов назад

    Guys if you are using free version of elementor you can still do it!!! Followe the tutorial and add id css to the elements, mine are: sticky-1, sticky-2, sticky-3 and sticky-4 and add custom css (appearance -> customize -> additional css). Just copy this and customize it
    #sticky-1 {
    position: sticky;
    top: 50px;
    }
    #sticky-2 {
    position: sticky;
    top: 100px;
    }
    #sticky-3 {
    position: sticky;
    top: 150px;
    }
    #sticky-4 {
    position: sticky;
    top: 200px;
    }
    @media (max-width: 1024px) {
    #sticky-1 {
    top: 40px;
    }
    #sticky-2 {
    top: 80px;
    }
    #sticky-3 {
    top: 120px;
    }
    #sticky-4 {
    top: 160px;
    }
    }
    @media (max-width: 768px) {
    #sticky-1 {
    top: 25px;
    }
    #sticky-2 {
    top: 50px;
    }
    #sticky-3 {
    top: 75px;
    }
    #sticky-4 {
    top: 100px;
    }
    }

  • @Sirhlande
    @Sirhlande 3 месяца назад

    Thanks for the value you bring here ! Can't thank you enough :)

  • @alessandroloayzaperez2193
    @alessandroloayzaperez2193 5 месяцев назад

    what a treasure of channel i have found my goshness!

  • @zohairhussain1341
    @zohairhussain1341 2 месяца назад +1

    very helpfull video

    • @andreaegli
      @andreaegli  2 месяца назад +1

      Thank you 😊

    • @zohairhussain1341
      @zohairhussain1341 2 месяца назад +2

      @@andreaegli i like your content very it very helpful for me and you gain follower from Pakistan love you

  • @Boostsamma
    @Boostsamma Год назад +1

    Always beautiful and quality tutorials, thank you very much

    • @andreaegli
      @andreaegli  Год назад

      Thank you so much, Luca!🤓

  • @chillboy49
    @chillboy49 4 месяца назад +2

    It is a useful video, keep up the good work. But what software/platform did you use to design those stacked up flexbox like containers?🙏

  • @infx846
    @infx846 7 месяцев назад +2

    I loved that tutorial, thank you! I found that on a MacBook this effect runs smoothly, but as soon as i test it on a Microsoft device it's kind of jumpy and not really working. Did you run in any similar problems?

    • @andreaegli
      @andreaegli  7 месяцев назад

      Awesome, thank you! I haven't tested it on Widnows, I didn't even think that this wouldn't work on other OS. I guess we need to blame Elementor for that 😂 I need to get a windows laptop for test now..ugh

  • @gilliano_hp
    @gilliano_hp 6 месяцев назад

    You have great tutorials i love them and helpt me a lot, the only thing is that i cant follow in which container you are because you dont see the navigator.

  • @nishit9766
    @nishit9766 2 месяца назад +1

    Wonderful tutorial. Can you please make a tutorial on how how to do the same via custom css in wordpress??

    • @andreaegli
      @andreaegli  2 месяца назад

      Thank you 😊 why would you want to do that with custom css when you can do it this way?

    • @nishit9766
      @nishit9766 2 месяца назад +1

      @@andreaegli actually this feature required elementor pro. And i do not have that.

    • @andreaegli
      @andreaegli  2 месяца назад

      @@nishit9766 ah ok, now I understand 🤓 I’m afraid I won’t be making a video on that tho

    • @nishit9766
      @nishit9766 2 месяца назад

      @@andreaegli ohkaay. No problem with that😇

  • @studioalius27
    @studioalius27 10 месяцев назад +1

    Thank you very much for this video. Love it!

  • @FaqihShofyan12
    @FaqihShofyan12 3 месяца назад +1

    Great tutorial. It would be faster if you just copy and paste style if you want the other element have the same style

    • @andreaegli
      @andreaegli  3 месяца назад

      Thanks 😊 yeah, at that point I was still not used to copying styles

  • @thewebstylist
    @thewebstylist Год назад +1

    Beautiful! Luv this style
    Stoked to just subscribe 🎉

    • @andreaegli
      @andreaegli  Год назад

      ..and we don't even need code to achieve it...Welcome aboard!🥳

  • @corinagrether
    @corinagrether 2 месяца назад +1

    Hello Andrea. Thank you so much!!! Is it possible to let them scroll a bit more smoother? Maybe applying a javascript?

    • @andreaegli
      @andreaegli  2 месяца назад +1

      Hey Corina! You are very welcome 🙏 well, you could apply an overlay smooth scroll to the website. Search for Lenis on my channel. I use Lenis on all my websites and scroll experience in general is so much better. Hope this helps 😉

    • @corinagrether
      @corinagrether 2 месяца назад

      @@andreaegli Thank you for reply. I will try it out. in the past i've had some conflicts with lenis...lets see

  • @JohnXionidis
    @JohnXionidis Год назад +1

    Very high quality videos lately! Love them!❤

    • @andreaegli
      @andreaegli  Год назад +1

      Lately? 🥹😅 thank you, John! …and this is just the beginning 😉

  • @kayquebritoo
    @kayquebritoo 7 месяцев назад +1

    the best of youtube channel!

  • @julianrojas2180
    @julianrojas2180 9 месяцев назад +2

    It works but if I scroll down too fast the container goes over the place where it is supposed to stop and then goes down to the offset point creating an awkard jump effect

    • @andreaegli
      @andreaegli  9 месяцев назад +1

      yeah, that's an elementor issue, it does that sometimes....

    • @julianrojas2180
      @julianrojas2180 9 месяцев назад

      @@andreaegli Thanks for responding, do you know how it could be solved? or is it a matter of time for elementor to solve the issue?

  • @ThomasTilahunp
    @ThomasTilahunp Месяц назад

    thank you very much

  • @holliswebb1800
    @holliswebb1800 11 месяцев назад +3

    have you tried a fourth container and make it invisible. when you scroll past three, it locks to second and when fourth scrolls, it continues up. aside from that, this works for me!

    • @andreaegli
      @andreaegli  11 месяцев назад +1

      Oh hey, I didn't even think about that but I will give it a try as I'm using this feature on a project right now ;)

    • @andonisr
      @andonisr 10 месяцев назад

      Oh, how would you make it invisible? Tried minus Z-indexing, but it still showed...lol...! Thanks for letting me know🙂

    • @user-vr3pe8ht4q
      @user-vr3pe8ht4q 3 месяца назад

      Did you find a solution for this? Plus on mobile, the scroll is a little glitchy.

  • @mavisoulx
    @mavisoulx Месяц назад

    your tutorial is amazing! but I have a problem with the stacking of the containers... When I get to the process of pressing the "stay in column" button, the containers end up following the scroll of the page until the end, not stopping where the end of each section should be. Is there any way to resolve this?

  • @user-rz5tg9he6p
    @user-rz5tg9he6p 7 месяцев назад +1

    mam in this stack container I need to add dot nav buttons to move prev and next I did it with icons boxes its working for closing container but not not opening

  • @Mikimk
    @Mikimk 5 месяцев назад +1

    When browsing on mobile, I get a bug.
    Each card jumps, and we won't scroll smoothly like on a desktop. What to do?

    • @andreaegli
      @andreaegli  5 месяцев назад +1

      Are you able to share the link to your project? I could have a look at it...

  • @withumamah
    @withumamah 3 дня назад

    I'm unable to add the motion effect for the container, otherthan container the motion effect is showing but whenever i click container the option goes disappear, how can i turn that option on? or is it something with my elementor pro?

  • @user-if6vh3zt1o
    @user-if6vh3zt1o 7 месяцев назад +1

    Wow! fantastic

  • @izhaarmianbscs-1402
    @izhaarmianbscs-1402 3 месяца назад +1

    love you 😍💗💓💗(Thank u soooooooooooooooooooo much)😎

    • @andreaegli
      @andreaegli  3 месяца назад +1

      You're welcome 😊

  • @ebube4god
    @ebube4god 5 месяцев назад

    I love this, really nice. Out of curiosity, can you make this Carousels?

  • @user-xj2pq6zx3n
    @user-xj2pq6zx3n Год назад +1

    Great info.
    Thank you.

  • @porushpuri
    @porushpuri 8 месяцев назад +1

    great one

  • @Mateen-Sardar123
    @Mateen-Sardar123 9 месяцев назад +1

    It's an amazing❤ video

    • @andreaegli
      @andreaegli  9 месяцев назад +1

      Thank you so much!😀

  • @wissambaltaji2317
    @wissambaltaji2317 5 месяцев назад

    Very helpful tutorial 🔥

  • @deepsandhuvlogs6254
    @deepsandhuvlogs6254 7 месяцев назад +1

    Love from india❤

  • @deepanshusetia3492
    @deepanshusetia3492 8 месяцев назад +1

    You did a really great job exlaining everything. I was easily able to recreate the design but I am having a hiccup. My each container has alot of text and it is not able to be visible in mobile. I can't reduce the text. I am figuring out a way in which this text become scrollable with removing the effect

    • @NALIHub
      @NALIHub 4 месяца назад

      Make it text friendly. If you can’t shorten the text then use that info elsewhere and do something else with that specific design

  • @kanchonroy5657
    @kanchonroy5657 Месяц назад +1

    awesome

  • @studioalius27
    @studioalius27 10 месяцев назад +1

    Hello Andrea :), could you please advise me how to get the cards to scroll up and not stay at the top of the page? Thanks for help.

    • @andreaegli
      @andreaegli  10 месяцев назад

      Not sure I fully understand. Do your cards stay at the top even after you have scrolled to the very bottom of the page? If you want you can send me a loom of what you have built so far

  • @user-ip4wd2qx6q
    @user-ip4wd2qx6q Месяц назад

    hey, i tried this and it works but once you refresh the page its static again and wont stack while scrolling

  • @erling5148
    @erling5148 Год назад +1

    i enjoy your videos, It would be even nicer if/when you would share the json files of these projects.

    • @andreaegli
      @andreaegli  Год назад

      Thank you so much, will keep that in mind😉

  • @designricko
    @designricko Год назад +1

    Perfect video

  • @Sushiiieee
    @Sushiiieee 4 месяца назад +1

    Hi,
    How to get Gap Between Elements Slider? Plus, did you got the solution to stop the section at 50 offset and the rest?
    Can you please guide me.

    • @andreaegli
      @andreaegli  4 месяца назад +1

      hey! I think the video is very thorough but you can get the template here: ohwow.club/template/?e-filter-3316ef6-template-category=stacking

    • @Sushiiieee
      @Sushiiieee 4 месяца назад

      @@andreaegli I can follow the video, but I'm having difficulty finding the precise slider option in Elementor to adjust the gap. It appears that the options available only allow for setting gap sizes for rows and columns individually, rather than the same slider you were using.

  • @damienbradshaw
    @damienbradshaw 7 месяцев назад +1

    Each of my containers hwen I set them to sticky and set the offset, they move up but the two containers inside lose padding. Idk what's going on.

    • @andreaegli
      @andreaegli  7 месяцев назад

      That is strange! I once had an issue with having three of these stacking containers in another container glitching on me. What do you have inside the two stacking containers? Elementor has these issues sometimes and it's so annoying

  • @Art-01
    @Art-01 Год назад +1

    Thank u so much✌️

  • @richeaiulia4565
    @richeaiulia4565 Месяц назад

    Hey everything goes well on desktop but mobile version to me it appears super wierd ..its like you cannot see the container info, everything its halfway on mobile! And it has a lot of space on the bottom.

    • @andreaegli
      @andreaegli  Месяц назад

      You need to adjust it on mobile devices, including the content inside the containers: here's the template if you want to buy it or simply see how it looks on mobile: ohwow.club/template/

  • @ElDatoRD
    @ElDatoRD Год назад +1

    Great tutorial!!!!😍😍😍😍

  • @OmarMohamed-bb1np
    @OmarMohamed-bb1np 10 месяцев назад +1

    Thanks for the great tutorial! What was the wordpress theme used in that video?

    • @andreaegli
      @andreaegli  10 месяцев назад

      I always use the Hello theme

  • @Maniq_0
    @Maniq_0 6 месяцев назад

    Wow awesome 👍

  • @NaveedAhd
    @NaveedAhd Год назад +1

    As always infomative video

  • @mudasirazhar
    @mudasirazhar Месяц назад +1

    "Stay in Column" i have not this option Then how I can fix

    • @andreaegli
      @andreaegli  Месяц назад

      Are you using elementor pro?

    • @mudasirazhar
      @mudasirazhar 18 дней назад

      @@andreaegli Yes, I messege on your IG account but your response is Nill

  • @jack2media
    @jack2media 3 месяца назад +1

    Great tutorial! - Shame it didn't work for me

    • @andreaegli
      @andreaegli  3 месяца назад

      Thank you! how come? You can get the template here: ohwow.club/template/

  • @arnaudduthoit9886
    @arnaudduthoit9886 11 месяцев назад +1

    Hi ! I don't know why but when the parent container getting sticky the content goes full witdh. The padding on the left and right (95 px) disappear. My 2 containers with the text and the image 'stretch' and take all the width of the parent container....

    • @andreaegli
      @andreaegli  11 месяцев назад

      That's is a bit weird, what version of Elementor do you have?

    • @arnaudduthoit9886
      @arnaudduthoit9886 11 месяцев назад

      @@andreaegli Nevermind, I was with the 3.16.2, after update to 3.16.4 it's fix. Sorry and thanks for the answer :)

  • @PhantomRayV
    @PhantomRayV 5 месяцев назад

    I made my stacking containers but the contents on mobile devices aren't scrollable it just stacks the containers and I can't scroll to see the full content within each container? Do you perhaps know any solution to that?

  • @user-kf4gl6to7p
    @user-kf4gl6to7p 7 месяцев назад +1

    Hey! I have elementor pro but when I try to add motion effects they are not appearing at container level. Do you know why?
    Thank you so much for the video!!

    • @andreaegli
      @andreaegli  7 месяцев назад

      Hey! Hmm, that's indeed strange. What theme are you using, what version of elementor do you have, what plugins do you have installed? These are some of the things I look at when I'm having issues with elementor. Caching might smth you could do as well as deactivating plugins. Other than that, if nothing works, get elementor support on the line, they need to fix this for you asap. If you fix it, let us know what was the issue, just in case someone else has the same issue in the future ;)

    • @user-kf4gl6to7p
      @user-kf4gl6to7p 7 месяцев назад

      ​@@andreaegli Thank you very much for your answer! I'm using Hello Elementor Theme, elementor version is 3.18.3 and Elementor PRO 3.5.2. I have deactivated all plugins and cleared cache but I still don't see the option :( Should I change any of this?

  • @AllenLu
    @AllenLu Год назад +1

    love you amazing idea!!

    • @andreaegli
      @andreaegli  Год назад

      Simple but cool nonetheless :D Thank you! 😊

  • @BusinessButler
    @BusinessButler 11 месяцев назад +1

    Hello, I have a problem, on computer it works correctly but on tablet and phone, no reactions and containers just disappear. Do you know what can I do ? thank you by advance

    • @BusinessButler
      @BusinessButler 11 месяцев назад +1

      I can send you a video for showing you

    • @andreaegli
      @andreaegli  11 месяцев назад

      No idea, it works on my end

  • @pumoyai168
    @pumoyai168 Год назад +1

    Cool 😊

    • @andreaegli
      @andreaegli  Год назад +1

      Thank you ☺️

    • @pumoyai168
      @pumoyai168 Год назад

      Just checking if it's on Elementor Pro as I can't find a sticky option on a free version.

  • @syedhasnain7456
    @syedhasnain7456 Месяц назад +1

    Hi do you need a website

  • @ZaranDhullaHirachand
    @ZaranDhullaHirachand Год назад +1

    I have a doubt, I can't find Sticky option under Motion effects. Is it a Pro feature?

    • @andreaegli
      @andreaegli  Год назад

      Hey! Yes, it seems like the sticky feature is only available in the Elementor pro version.

  • @elenakutluchurinaru
    @elenakutluchurinaru Год назад +1

    I don't have those settings in the motion effects. Is this the pro version? Or maybe I didn't install some plugin?

    • @andreaegli
      @andreaegli  Год назад +1

      Yes, this is the pro version

    • @ClickEnglish1
      @ClickEnglish1 7 месяцев назад

      ahh man.. i was trying to do this in free version :/@@andreaegli

  • @user-ri9zq9eg6d
    @user-ri9zq9eg6d 19 дней назад +1

    i dont know why the 3rd container does not work

    • @user-ri9zq9eg6d
      @user-ri9zq9eg6d 19 дней назад

      all works before i put stay in collum check

    • @andreaegli
      @andreaegli  19 дней назад +1

      That could be an elementor thing, empty the cache, regenerate the css and try again. If all fails you can get the template from here: ohwow . com

    • @user-ri9zq9eg6d
      @user-ri9zq9eg6d 18 дней назад

      @@andreaegli thank you very muuch!

  • @AhmedMagdy-lf4nr
    @AhmedMagdy-lf4nr Год назад +1

    Always great video 🎉

  • @user-gv7fg7cv8u
    @user-gv7fg7cv8u 7 месяцев назад +1

    You are using elementor pro? Cause nowadays in elementor there's no sticky option in the advanced options. How could this be solved?

    • @andreaegli
      @andreaegli  7 месяцев назад

      Yes, always! Of course there is, check under motion effects. If you can't see it, make sure to update to the latest version of Elementor.

  • @mahdiandalib186
    @mahdiandalib186 Год назад +1

    thx

    • @andreaegli
      @andreaegli  Год назад +1

      welcome!

    • @mahdiandalib186
      @mahdiandalib186 Год назад

      @@andreaegli can u teach us how to create a customized panel for our users where they can have access to their personal information / send ticket / we as admin could send notifications to them / thing they have bought / comments they have sent.... in one word a modern user panel but without any additional plugin only elementor and like jet engine

  • @teuccio73
    @teuccio73 Год назад +1

    Nice !!!

    • @andreaegli
      @andreaegli  Год назад +1

      Yay! So happy you like it! 🤓

  • @PedroMPerpetuo
    @PedroMPerpetuo Год назад

    Hi there - at the very end you optimized the scrolling effect for mobile (image size, font size, etc) - isnt there an option to copy the style to the other containers?

    • @andreaegli
      @andreaegli  Год назад +1

      Hey Pedro! Yes, absolutely, in the Structure (formerly known as the Navigator) click right on the container, image, font etc and select copy, then go to the element you want to apply the style, click right on it and select paste style. I sometimes forget that this option even exists😁

    • @PedroMPerpetuo
      @PedroMPerpetuo Год назад

      @@andreaegli This is great thanks... that is a nice thing they did. that way I can copy and paste and bring in some quick variations in animation

    • @andreaegli
      @andreaegli  Год назад

      @@PedroMPerpetuoYou're welcome! It's fantasric, it can save you so much time...if you don't forget that the option exists like I did yup!

  • @Coachwithfavour
    @Coachwithfavour 3 месяца назад +1

    Elementor free or pro?

    • @andreaegli
      @andreaegli  3 месяца назад

      I always use elementor pro but this can be done with elementor free

    • @arpitshrmah
      @arpitshrmah Месяц назад

      @@andreaegli Not really Andrea. Free doesn't have sticky option

  • @HJNonsense
    @HJNonsense 15 дней назад +1

    just add additonal container with empty content. 25 vh haha

  • @NaveedAhd
    @NaveedAhd Год назад +1

    Id like you to see the link ive sent linkedin

    • @andreaegli
      @andreaegli  Год назад

      Oh, yes, I did. I will reply to you there by Monday 😉

    • @NaveedAhd
      @NaveedAhd Год назад

      @@andreaegli Sure Thank you

  • @everydaylifeasitis
    @everydaylifeasitis 2 месяца назад +1

    Could have been aslower talking and more clear

    • @captainsparky5839
      @captainsparky5839 2 месяца назад

      Bruh use the playspeed and reduce it. Use ur brain, or you need tutorial for that too

    • @everydaylifeasitis
      @everydaylifeasitis 2 месяца назад

      @@captainsparky5839 Thank you mam.Good day.

    • @andre1173
      @andre1173 Месяц назад

      Quit hatin