MyBB Support

Question about font awesome

Submitted by AndresXZ09, , Thread ID: 2843

Thread Closed

RE: Question about font awesome

#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)