Tagged: add social icons, telegram icon
how i can add telegram icon in social link?
Hi Roberto,
First add the ‘Telegram’ link on ‘Appearance > Customize > Social Profiles’ then go back to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.social-profiles ul li a[href*="telegram.org"]:before { content: "\f2c6"; }
Thanks
thank you 🙂
Welcome anytime Roberto