Skip to content

Change color of buttons.

Gabriel Correa edited this page Jun 15, 2019 · 1 revision

Welcome to the jquery-fab-button wiki!

First to change colors of your button.

Add data attributes in any way button. <a id="first-fab" class="btn-floating" data-fabcolor="#45d1ff"> <i class="material-icons">insert_chart</i> </a> No use RGB colors and remember is not supported.

Reference

data-fabcolor

Clone this wiki locally