Hi there, please can someone help me change the colour of the Font Awesome icons which I am using in widgets?
I’ve managed to write some CSS which alters the colour of the outer circle (see attached picture), by adding in this custom CSS:
.icon-circle.red i {
border-color: #82150f;
color:#666666;
}
However, I just can’t figure out how on earth to change the colour of the icon itself and would really appreciate advice.
The code I used in my widget is this:
[fa type="camera-retro" ]read FAQs
Find out more - your questions answered
Many thanks for any help!
fontCircle.jpg
Attachments:
You must be
logged in to view attached files.