Home Forums WoodMart support forum Telegram

Telegram

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35625

    Sinaonee
    Participant

    Hi

    How to add Telegram to Social Profils?

    #35647

    Artem Temos
    Keymaster

    Hi,

    You can simply put your telegram link to some social profile that you are not using in Theme Settings -> Social buttons and replace its icon with a custom CSS code. Send us a link where you use this icon and we will prepare a code snippet for you.

    Regards

    #35727

    alizehi3d
    Participant

    How to change icon custom CSS code social profile ?

    #35745

    Artem Temos
    Keymaster

    You can use this code to set the telegram icon instead of pinterest icon for example

    body .fa-pinterest:before {
       content: “\f2c6”;
    }
Viewing 4 posts - 1 through 4 (of 4 total)