Pulse Small

Draw attention to your buttons with this subtle but captivating effect. Just add the class " pulse " to your button. Note:This is meant for floating buttons,so it may not work perfectly with every component.

When you use a small pulse you don't need to use any class


<a class="btn btn-floating pulse"><i class="material-icons">menu</i></a>
<a class="btn btn-floating btn-large pulse"><i class="material-icons">cloud</i></a>
<a class="btn btn-floating btn-large cyan pulse"><i class="material-icons">edit</i></a>

Image Pulse


<div class="pulse-style-one padding-3">
<a class="btn btn-floating pulse btn-large">
<img src="../app-assets/images/gallery/43.png" class="responsive-img mb-10 circle">
</a>
<a class="btn btn-floating pulse btn-large">
<img src="../app-assets/images/gallery/37.png" class="responsive-img mb-10 circle">
</a>
<a class="btn btn-floating pulse btn-large">
<img src="../app-assets/images/gallery/36.png" class="responsive-img mb-10 circle">
</a>
</div>