MyBB Support

Question about font awesome

Submitted by AndresXZ09, , Thread ID: 2843

Thread Closed

RE: Question about font awesome

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
16-04-2015, 09:08 PM
#16
You could just use this

HTML:
Code:
<i class="fa fa-home" id="icon-color"></i>

CSS:
Code:
#icon-color {
  color: #fff;
}

Users browsing this thread: 1 Guest(s)