Answers for "can we cahanfe color of fafa icon"

2

css change font awesome icon color

.fa {
    color: red !important;
}
Posted by: Guest on April-01-2020
0

css change font awesome icon color

.<fa-icon-class> { color: red !important; }
Posted by: Guest on April-01-2020

Browse Popular Code Answers by Language