No TikTok Option In Person Element - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

No TikTok Option In Person Element

C

CCT

SP Page Builder 2 weeks ago

Hi Guys Is there anyway to add TikTok in the social setion of the person element? See attached for where I mean.

Perhaps another social box could be used and the faviocon changed in the hard code somewhere? I can try and do this if you give me direction on which file to edit.

https://prnt.sc/3U4jdjSFYEh4

Thanks CT

0
1 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 weeks ago #205577

Hello CCT,

Thank you for reaching out to our technical support forum. I’m sorry to hear about the trouble you’re experiencing.

We will consider adding tiktok option there. Meanwhile, you can follow this trick. Find one social media that you will not use. For example, I have taken LinkedIn. Then I have added the Titktok url there. After that, I have used Custom CSS to change the LinkedIn icon to Tiktok. This is the CSS I have used.

.fa-linkedin-in:before{
    content: '\e07b';
}

Here is a short screencast for you:

How to use Tiktok icon instead of LinkedIn in Person addon

Best regards

0