Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #129244
    kokcw
    Participant

    when i add a social media(weibo.com) in social menu,it doesn’t show the website icon,but twitter,youtbe,instagram,etc. they work

    #129304
    tikaram
    Keymaster

    @kokcw : Go to Appearance => Customize => Additional css and add the following css.

    .social-navigation a[href*="weibo.com"]:before {
      content: "\f18a";
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    #129334
    kokcw
    Participant

    it worke!thank you so musch

    #129356
    tikaram
    Keymaster

    @kokcw : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how to add an icon for a social media’ is closed to new replies.