Change Color Of Font Awesome Icon Code Example
Example 1: css change font awesome icon color
Edit profile
Example 2: css change font awesome icon color
.fa { color: red !important; }
Example 3: css change font awesome icon color
. { color: red !important; }
Example 4: how to change color of font awesome icons
Edit profile
Comments
Post a Comment