How to add some animations to the header?


If you need more action inside your header, than a text rotator could be the best solution for you.

<!-- Text rotator -->
<div class="rotator background-5 rotator-dark">
	<div class="container">
		<div class="row">
			<div class="col-md-12">
				<div class="rotator-text">
					Some text <span class="js-rotator">animated, words, separated, by, comma</span> the end of the phrase.
				</div>
			</div>
		</div>
	</div>
</div>

Last update:
2015-05-15 12:17
Author:
Cristina Cavruc
Revision:
1.0
Average rating:0 (0 Votes)