• Hi!

    I created a social media menu with different links – they work all fine beside the TikTok – here it shows just a “star icon”, but not the TT-Icon…

    When i click it, i am linked to my profile there, so the link seems to be correct…

    Can you help me out with that?

    TIA
    Marcus

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Viva Themes

    (@vivathemes)

    Hi Marcus,

    The TikTok icon is not available. My suggestion is to upload the icon in the media manager and add the following css code

    #menu-social li a[href*="tiktok.com"]::before {
    	content: '';
            background-image: url('image url goes here');
            background-position: center center;
            background-size: 16px;
    }

    Let me know if any issue.

    Thanks,
    Edy

    Thread Starter malleze

    (@malleze)

    Hi Edy!

    Thanks for aour fast replay. Indeed, underneath the image in the instructions you list a lot of SM-Pages, but not TikTok. I am sorry, i didn’t look carefully.

    Is there a reason, why you don’t support Tiktok? Its seems to be one of the most popular platforms?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Social Menu -> Icon for TikTok doesn’work’ is closed to new replies.