Home Forums Basel support forum How to upgrade Font-Awesome

How to upgrade Font-Awesome

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19574

    kabpunisher
    Participant

    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?

    #19575

    kabpunisher
    Participant

    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

    #19581

    Artem Temos
    Keymaster

    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

Viewing 3 posts - 1 through 3 (of 3 total)