How to change the color of the phone? It doesn't want to change! I want to change the color, but nothing happens.
<span style="color: #808080;">☎</span>
How to change the color of the phone? It doesn't want to change! I want to change the color, but nothing happens.
<span style="color: #808080;">☎</span>
The code for a Black Telephone symbol is ☎ ; There is also another alternative code for the above i.e. ☎ ;
The code for a White Telephone symbol is
☏ ;
There is also another alternative code for the above i.e ☏ ;
For example,
As far as the content between the span, it can change the colors or background via CSS or html style. Youre on the right track. But it can easily be changed to red and back to its default color as you desire. Here is my Fiddle on it.
It has both a default color and a condition to change it. I assume its HTML code friendly. (Added the unicode for Pi to be sure, and it also behaves like your emoji). So as long as the html unicode is present, its likely treated as a font character that can be edit via colors. Enjoy!
This is an emoji. I don't think you can change it's color. Try using fontawesome or bootstrap icons. Their colors can be changed easily.