How to change specific font-awesome icon color

Hello,

I’m trying to change the color of specific fontawesome icon but even i change color it’s not working

I do like this

i.fa-list {
color: black;
}
.fa-list {
color: black;
}

and also like this

<div style=“color:#000”><i class=“fa fa-list”></i></div>

but none of theme works.

Thanks

I cannot delete this thread.
Anyway i solve i just put !important on it.

Hi, there

Nice, to hear your problem is fixed:)
Now I will now close the topic and mark it as resolved. Feel free to contact us again Thanks!