How To Add Signal Messenger Fa-signal-messenger Among The Social Icons In Helix Ultimate? - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

How To Add Signal Messenger Fa-signal-messenger Among The Social Icons In Helix Ultimate?

S

Susanne

Template 8 months ago

Dear forum members, more and more clients switch from WhatsApp to Signal Messenger. How can I add the fontawesome fa-signal-messenger icon among the social icons in Helix template and link to my personal signal profile? Your help would be highly appreciated.

0
2 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #183308

Hi there!

Thanks for contacting us.

If you want to use extra social icons in Helix templates, you can use Custom field for it.

You need to add the fontawesome class<space>social link

Example: fa-instagram https://instagram.com

If you want to add more than one social icons, then you need to use any of the default icon and use custom CSS.

For example, to change Dribble icon to Github, you need this CSS

 .fa-dribbble::before {
    content: "\f09b";
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

The following may help too: https://www.youtube.com/watch?v=8dpCfEnvLts

Best Regards

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 months ago #196667

Hi

Is this solved now? If yes, you can then close this post by accepting the answer.

0