Social Name And Icon - Question | JoomShaper

Social Name And Icon

GrafiekCC

GrafiekCC

SP Page Builder 9 months ago

Hi, There is an addon named person. Here you can fill in all sort of things and also the socials (url link). But there is still 'twitter'and also at the frontend the twitter bird logo. This must be 'X' as you now. How to fix this? I use newest; J5 and SPPB 5.4.6 Thanks and regards, Grafiek

0
5 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 9 months ago #182327

You are welcome 😊

If the answer resolved your query, you can mark it as accepted to help close the post and guide others with similar questions. There is a button to accept answers after each comment.

If there's anything else you need assistance with, feel free to let us know!

I have a humble request too. It would be very kind of you if you can manage some moment to give us feedback on

  1. Joomla Extension Directory
  2. TrustPilot

This will inspire us to improve.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 9 months ago #182320

Hello GrafiekCC,

Thank you for reaching out to our technical support forum. I’m sorry to hear about the trouble you’re experiencing. I will share the issue with the developer team to update the addon. Meanwhile you can use this CSS hack.

Please use this CSS to Template Options -> Custom Code -> Custom CSS

.fab.fa-twitter:before {
    content: "\e61b";
}

Best regards

0
GrafiekCC
GrafiekCC
Accepted Answer
9 months ago #182326

Hi Ofi, Okay. I hope in a new version this will be updated. For now the code in the Custom CSS is working! Thanks

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 9 months ago #182343

BTW

The new "X" icon is also included in list of FA icons that you can use in Icon addon or Social Share addon, just find it. But indeed for Person addon, a small hack is needed.

0
GrafiekCC
GrafiekCC
Accepted Answer
9 months ago #182345

Okay Paul. Thanks for the addition. Erik

0