Font Icons are missing?

Home Forums Legacy Support Support queries How-to & Troubleshooting Font Icons are missing?

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #262470
    Makarand Mane
    Spectator
    Hi I am getting font icons issue on this new setup. Some icons missing or not coming like telegram etc. see screenshot. https://ch-lms.tyche.work/course/starting-a-startup/ Social share icons https://prnt.sc/sn8kq1 Social media links https://prnt.sc/sn8ldw
    #262795
    Diana
    Participant
    @makarand

    i.fa.fa-telegram:before {

    content:"";

    }

    i.fa.fa-telegram{

    background: url('img url');

    background-size:contain;

    width: 20px;

    height: 20px;

    margin: -1px -1px;

    }

    Telegram is a premium icon and that's why not available in our icon list.

    Use the above CSS in custom CSS and where I mentioned image URL just pass the telegram image URL by uploading the telegram image in your media

    #263223
    Makarand Mane
    Spectator
    Done. thanks
    #263241
    Diana
    Participant
    Okay, Thank you for confirming
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font Icons are missing?’ is closed to new replies.