I've added the files to my library folder, but cannot change the icon's color to a different one using css. How can I do this. I am using Twitter Bootstrap?

Comments

idealdesigns’s picture

You can by using css

.selector{
color: red;
}

because font awesome is a font

mahipal46’s picture

i{
color: yellow
}

akoepke’s picture

Status: Active » Closed (works as designed)