x

How do I create a rotating text effect?

I'd like to create a rotating text effect like you see here:

https://codepen.io/rachsmith/pen/BNKJme/

So the beginning of the sentence stays and the last work automatically rotates...

667 Views
Message 1 of 2
Report
1 REPLY 1
Square

You could include that on a page using the Embed Code element, @sparkjoy. Put the content of each of the frames on that page in this order:

CSS

HTML

JS

I would recommend putting each of those into their own Embed Code elements, just to make it easier to manage them.

659 Views
Message 3 of 2
Report