Answers for "bootstrap button on click change color"

1

custom color bootstrap buttonm

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #8064A2 !important;
}
Posted by: Guest on May-24-2020

Code answers related to "bootstrap button on click change color"

Code answers related to "Assembly"

Browse Popular Code Answers by Language