Forums
Home / Theme: Koji / Telegram icon on social menu
(@untallhector)
4 years, 6 months ago
Hi @anlino,
Is there any way to activate the Telegram icon for the social menu? It would be very useful for the users. Is there a way I can activate it?
Thank you in advance for your support
The page I need help with: [log in to see the link]
(@anlino)
Hi @untallhector,
I’ll take a look at adding Telegram icon support in a future update. For now, you can add the following to Appearance → Customize → Additional CSS:
.s-icons a[href*="t.me"]::before { content: '\f3fe'; font-family: 'Font Awesome 5 Brands'; }
— Anders