ok here is simple trick to change font awesome icon bg color let say we have youtube icon which looks like this as default:
ok but i want to change it to red like on you tube so the simple trick is that you add inline style in i element like this style="color:#FF0000;" and that's it it will change icon back-ground color to red like on you tube.
Top comments (0)