Play with Morphext (The simplest text rotator powered by jQuery and Animate.css) in Cislunar.


Default Morphext Example.

Rotate words using .cl-text-rotate.

<p>We exist to <span class="cl-text-rotate">enhance, empower</span> your work.</p>

We exist to enhance, empower your work.


Custom Morphext Example.

Use data-options='{}' attribute to set custom options. Read more about Morphext here .

<span class="cl-text-rotate cl-text-color-4" data-options='{"animation":"bounceIn", "separator": "|", "speed": 3000}'>enhance | empower</span>

We exist to enhance | empower your work.