Infinite autoscroll looping 200vw div block

  1. I have a list of 10+ cards in one wrapper with horizontal flex. in the following layout:

Body

  • Section
    • Container
      • 100vw Overflow Hidden Block
        • Card Wrapper
          • Card Object 1
          • Card Object 2
          • Card Object …
          • Card Object n
  1. The width of Card Wrapper is approximately 200vw (twice the length of pagewidth) on desktop and 800vw on mobile, masked by with 100vw Overflow Hidden Block

  2. I need the Card Wrapper to infinite loop scroll Card Wrapper, similar to how news stations scroll their text.

Hi @miekwave,

Could you please share a read-only link with us? and also if you have a live example of the behaviour you wish to accomplish?