Infinite Logo Marquee Scroll Effect in Webflow | Tutorial

Sdílet
Vložit
  • čas přidán 2. 08. 2024
  • Learn how to captivate your website visitors with a stunning logo marquee scroll effect in Webflow! Watch as I guide you step-by-step through the process of creating an eye-catching, professional logo scroll animation. Elevate your web design skills and engage your audience with this easy-to-follow Webflow tutorial. Start impressing viewers today!
    📚 Time Stamps:
    Intro:
    00:00
    Example sites:
    00:07
    Webflow Walkthrough:
    00:55
    Best practices for exporting logo files:
    1:10
    Back to Webflow Walkthrough:
    2:12
    Mobile Responsiveness:
    7:50
    Closing Remarks:
    10:40
    👍 If you found this tutorial helpful, don't forget to give it a thumbs up and subscribe to the channel for more web design and development tutorials, and click the notification bell so you never miss an update.
    📢 Connect With Me
    - Website: www.dereksiu.com.au/
    - Fiverr: www.fiverr.com/dereksiu
    Have questions or suggestions for future tutorials? Leave them in the comments below! Your feedback is greatly appreciated.

Komentáře • 72

  • @franciscolarios3487
    @franciscolarios3487 Před 8 měsíci +5

    The main difference between this and other videos is that you explain the concepts as you explain the objective. It was really helpful! Suscribed.

    • @dereksiuau
      @dereksiuau  Před 7 měsíci

      Thanks for subscribing Francis!

  • @salmonj77
    @salmonj77 Před 9 měsíci +3

    Was just looking for this the other day omg. Thank you for these tutorials, absolute legend

    • @dereksiuau
      @dereksiuau  Před 8 měsíci

      No problem 👍 glad it helped. Just remember this is just ONE way of doing this. But I hope you can wrap your head around the concept that is all that matters in the end.

  • @kelseyhiggins5619
    @kelseyhiggins5619 Před měsícem +2

    This is the first animation I've done in webflow! I love it thank you so much!

    • @dereksiuau
      @dereksiuau  Před měsícem

      Wow - that's impressive for your first animation. Well done, hopefully by understanding the premise of this tutorial you can use it to build other animations :)

  • @alexkelso1649
    @alexkelso1649 Před 6 měsíci +1

    mate, you are an absolute legend. Thank you very much!

  • @edwincruz8365
    @edwincruz8365 Před 2 měsíci +1

    I've watched other videos and they weren't as thorough as this one. thank you!!

    • @dereksiuau
      @dereksiuau  Před 2 měsíci

      Glad it was helpful and thorough :)

  • @henrysabin165
    @henrysabin165 Před 7 měsíci +1

    You just saved my life Derek. God bless you.

    • @dereksiuau
      @dereksiuau  Před 7 měsíci

      Glad your life was saved haha!

  • @FayeForteo
    @FayeForteo Před měsícem

    thank you so much I was able to do it!

    • @dereksiuau
      @dereksiuau  Před měsícem

      You're welcome! - Glad to hear you were able to do it :)

  • @darryltang3999
    @darryltang3999 Před 2 měsíci +1

    Thank you so so much, other tutorial i found required custom code but yours is well explained, simple to understand and works really well!

    • @dereksiuau
      @dereksiuau  Před 2 měsíci

      You're welcome! - Glad you found it helpful and I hope you learnt the premise (reason why) rather than following a step by step tutorial.

  • @OpalBridgeInnovations
    @OpalBridgeInnovations Před 4 měsíci

    Bro your a ledgend!!! Thank you for making this simple

    • @dereksiuau
      @dereksiuau  Před 4 měsíci

      No problem glad you found it simple bro 👍

  • @chissupa1
    @chissupa1 Před 4 měsíci +1

    thanks, this works perfectly

  • @munkhbatmunkh6843
    @munkhbatmunkh6843 Před 6 měsíci +1

    Thank you it's really helped

  • @smbghn
    @smbghn Před 2 měsíci

    great video. extremely helpful.

    • @dereksiuau
      @dereksiuau  Před 2 měsíci

      Glad it was extrmeely helpful!

  • @jfoldger1184
    @jfoldger1184 Před měsícem +1

    Goated tutorial

  • @arije9834
    @arije9834 Před 4 měsíci +1

    Thank you for your response. Yes I know there are plugin. Elementor also have image carousel.
    But I mostly use the elementor HTML widget to create things myself .
    I was able to create html and css code that works perfectly as yours
    ALL THANKS TO THIS VIDEO . I used as my guide

    • @dereksiuau
      @dereksiuau  Před 4 měsíci

      Thats AWESOME to hear, at the end of the day Webflow really is just CSS / HTML / JS - so it was cool you translated this into Wordpress based on my tutorial lol.

  • @mahdikaaniche9986
    @mahdikaaniche9986 Před 2 měsíci

    GOAT

  • @ValentinaVaccotti
    @ValentinaVaccotti Před 4 měsíci +1

    Great tutorial! How would you go about the carousel looping the other way around? To have the logos instead of going to the right going to the left. Thanks!

    • @dereksiuau
      @dereksiuau  Před 4 měsíci +1

      Great suggestion! - It would be the same premise. Instead of moving it -100vw or -100% just do the opposite: 100vw or 100%. Hope that makes sense!

  • @pierretucoulat8587
    @pierretucoulat8587 Před 4 měsíci

    Thanks a lot derek ! I have a small problem the other grid is also appearing on the right side of the screen, how can i solve that ?

    • @dereksiuau
      @dereksiuau  Před 4 měsíci

      Make sure for the wrapper you set to 100% width (or whatever you want) then add overflow none (that will crop / mask everything )
      Let me know how you go!

  • @madalenacarneiro93
    @madalenacarneiro93 Před 8 dny +1

    I'm struggling after minute 5. Instead of rotating to the end when I move the margin it adds to the spacing between the items or makes it smaller. Help!

    • @dereksiuau
      @dereksiuau  Před 5 dny

      The main goal of this tutorial (and all my tutorials) is to explain the "premise". In code there are many ways to do things. I would suggest to follow exactly step by step and understand what is happening, then explore other solutions.
      But what you have described seems like the "items" don't have a set size, I would recommend using a GRID as it auto calculates the size. But again many ways to do things.
      If you are still stuck you can share with me your read only link and I can take a look when I get the chance :D

  • @peterpaul6953
    @peterpaul6953 Před 6 měsíci +2

    Hey mate, fantastic slider. I tried to build it myself but I have a sroll bar at the bottom to scroll to the right side. Maybe I made a mistake somewhere? I use only logo grid instead of two because my grid is already longer than the page width. Therefore I thought no need to copy that. Maybe here is the mistake? A hint would be really appreciated because I did not find a solution so far.

    • @dereksiuau
      @dereksiuau  Před 6 měsíci +1

      Hey Peter - so a "bottom scroll" bar only appears when the width of the item is larger than the device screen as you hinted. You can wrap both the two grids into a DIV block (or the parent DIV like the section) and set that DIV block to have 100% width with overflow set to none.
      Hope that helps if not just let me know :)

    • @peterpaul6953
      @peterpaul6953 Před 6 měsíci

      @@dereksiuau will try that tomorrow. I guess this is it. Thank you for the hint

  • @kmh0201
    @kmh0201 Před 6 měsíci +1

    I added two extra grid duplications for more logos. The first and last rows are the same, so the animation works great. However, now my screen scrolls over to the right all the way down the line of logos. Can you only do this with two grid duplications? I considered making the first grid hold all logo images and setting it to 300% then duplicating that grid row. Do you think that would work, or do you have an easier solution from where I am now?
    Thank you for this! Very helpful!!

    • @dereksiuau
      @dereksiuau  Před 6 měsíci +2

      Hey - thanks for the comment, as long as. the maths adds up that should work!
      So the main div that is wrapping everything should ideally be set to 100% width with overflow set to none (so there will be no horizontal scroll) then the grids you have should be 100% width with the parent div set to flex horizontal - no stretch or no wrap.
      Then finally the animation will depend on the amount of grids you have.
      Hope that makes sense - it's hard to troubleshoot your solution based on text. So if you are still struggling with anything just send me your read-only link and I will try my best to answer.
      - Derek

    • @kmh0201
      @kmh0201 Před 6 měsíci +1

      @@dereksiuau you're my hero today thank you so much. works perfect

    • @dereksiuau
      @dereksiuau  Před 6 měsíci

      @@kmh0201 awesome 👌

  • @georgebishop9690
    @georgebishop9690 Před 5 měsíci +1

    Would that work if logos are pulled from a CMS?

    • @dereksiuau
      @dereksiuau  Před 5 měsíci

      Great point! That is a bit more tricker (extra step) but same concept / principle.
      Calculate the logos and make them work in a logo marquee fashion. Sometimes you may not have enough logos to make a perfect loop, if that is the case you will need to repeat some logos.

  • @ikelong
    @ikelong Před 4 měsíci +1

    Please tell me the names of apps or web services that have various logos.

    • @dereksiuau
      @dereksiuau  Před 4 měsíci

      If you are referring to website examples with a logo marquee section - a lot of them have it. For example Webflow itself:
      webflow.com/

  • @xnikisaurus
    @xnikisaurus Před 4 měsíci +1

    Why does my marquee flash at the end when it resets?

    • @dereksiuau
      @dereksiuau  Před 4 měsíci

      Perhaps it's the last interaction transition from the first. transition (loop period) maybe you set it to have a delay or duration? It should be instant (ie. 0sec)

  • @shakeme14
    @shakeme14 Před 4 měsíci +1

    LOVE THAT VIDEO BUT IF I HAVE MORE IMAGES HOW CAN I DO IT? BEACUSE I TRIED BUT IT SEEM LIKE I AM DOING IT WRONG PLEASE HELP

    • @dereksiuau
      @dereksiuau  Před 4 měsíci +1

      I understand your frustration. If you understand the concept / premise of what I explained in the video you just need to use basic maths to ensure it's a perfect loop.
      So if you have more images you will need to ensure:
      1/ It has perfectly repeated images on rotation
      2/ The animation timing (move interaction) is set appropriately).
      I would suggest to follow my tutorial again 1:1 to understand the concept then explore adding more logos and experimenting how to do that.
      If you still struggle LMK!

    • @shakeme14
      @shakeme14 Před 4 měsíci

      i watched the video again and now my web works perfectly ! thanks so much

  • @jamilahmad1277
    @jamilahmad1277 Před 19 dny +1

    How to make it so its scroll from left to right?

    • @dereksiuau
      @dereksiuau  Před 19 dny

      You just reverse the interaction as seen in the tutorial. LMK how it goes.

    • @jamilahmad1277
      @jamilahmad1277 Před 15 dny

      @@dereksiuau Yes its worked, thanks

  • @richyfennell
    @richyfennell Před 2 měsíci +1

    On desktop the horizontal scroll bar seems to be moving with the animation. The screen is OK and doesnt show any white space on the right, just the bottom scroll bar is contstantly moving. Any ideas?

    • @dereksiuau
      @dereksiuau  Před 2 měsíci +1

      There should be no horizontal scroll bar (unless that's the effect you want) i suspect you need to apply 100% width to the parent div with overflow hidden (clips everything) - this should remove the horizontal scroll.
      Let me know how you go!

    • @ekmedia.
      @ekmedia. Před 2 měsíci

      @@dereksiuau I have the same issue and I set the width to 100% and hid the overflow, but now I don't get the second grid. It just scrolls into abis

    • @nathandemoura8544
      @nathandemoura8544 Před 18 dny

      @@dereksiuau When I do that, in fact the horizontal bar disappears. However, the second grid doesn't show up on the animation. It keeps scrolling, but no logo appears. Do you have any idea why? Thank you!

  • @digitse-learning5125
    @digitse-learning5125 Před 4 měsíci +1

    can i replicate this on wordpress elementor page using the elementor HTML widget?

    • @dereksiuau
      @dereksiuau  Před 4 měsíci

      This tutorial was specifically for Webflow (and perhaps hand coding HTML / CSS / JS) if you are using WP and elementor, I'm sure there is a plugin that has this effect you can use.

  • @judepinto6968
    @judepinto6968 Před 8 měsíci

    what isnt it working for bigger sized images, i have about 12 images with a width of about 512 px

    • @kyliemena6869
      @kyliemena6869 Před 8 měsíci

      same i was hoping there'd be a solution for this because I have a lot of images

    • @dereksiuau
      @dereksiuau  Před 8 měsíci

      Fantastic Query! The tutorial was to show the main premise I can't really cover all the variants. In your case, you may have to use another size eg. instead of using a fixed 512px maybe use percentage or VW. Hope this helps.
      As long as you understand the premise of the video you should hopefully be able to find a workaround yourself :D If not I will try my best to help just keep me updated :D

  • @arupde6320
    @arupde6320 Před 6 měsíci +1

    upload in 1080

    • @dereksiuau
      @dereksiuau  Před 6 měsíci

      Noted future videos recorded are now in 1080p.

  • @chamythos
    @chamythos Před 6 měsíci

    I have a large blank space on the right side and I don't know how to make it unaffected when publishing

    • @dereksiuau
      @dereksiuau  Před 6 měsíci

      Send your read-only link and I can advise.

    • @user-hp1vu4km3u
      @user-hp1vu4km3u Před 5 měsíci

      thanks for this great video!@@dereksiuau I have the same problem. Any solution here?

    • @dereksiuau
      @dereksiuau  Před 3 měsíci +1

      @@user-hp1vu4km3u It's probably the fact you need to set the parent container to have a width of 100% (width of the screen) and overflow to hidden (so it crops out the large blank space)

  • @niravrk5446
    @niravrk5446 Před 6 měsíci +1

    Easy CSS / HTML thing making more complicated in webflow 🤔

    • @dereksiuau
      @dereksiuau  Před 5 měsíci

      Hahaha - Just a different interface and way of code (visually) same premise really.