How to upgrade Font-Awesome
-
Hello,
In your font-awesome there is no social icon that i really need. But on website of font-awesome there is needed icon. How can i add it if i am not CSS specialist?
I did like you advised in topic #10484
.fa-odnoklassniki:before {
background: url(https://store.playbro.co/wp-content/uploads/2017/03/telegram.png) no-repeat center center;
background-size: contain;
width: 30px;
height: 30px;
color: transparent;
}
But my icon now black when it has to be white, or better transparent
Hello,
What exactly icons you are interested in? You can try to install this plugin to extend the list with all font icons https://wordpress.org/plugins/better-font-awesome/
Regards