Help with Simple text carousel

Can anyone help me with this feature to work on my website.

I have tried the steps but failing to implement.

Here is the snippet

https://codepen.io/gschier/pen/jkivt

typed.js
https://mattboldt.github.io/typed.js/

webflow project example:

Better to use types.js (VS the codepen demo you added) - why? more options build-in by the library + future code updates.

Great thank you for sharing how do i implement this onto my website, sorry i am novice on webflow.

Super easy :

  1. You paste the script in the code Before and Before tag sections, as in the sample
  2. You replace the wording with what you want in the strings section (the wording displayed will be the quoted one)
  3. you create a div box named “typed-words” in you design to display the text strings

Voila

Thank you all working now :smile: