• Resolved imgooo

    (@imgooo)


    Hello, great theme! But when I add Youtube and Tumblr to the social menu, their icons cannot be displayed. Is there a way I can fix this? Thanks!

    • This topic was modified 6 years, 4 months ago by imgooo.
Viewing 1 replies (of 1 total)
  • Thread Starter imgooo

    (@imgooo)

    Never mind. Solved it.
    Just add this in the css.
    .social-links li a[href*=”youtube.com”]:before {
    content: ‘\f16a’;
    }
    .social-links li a[href*=”tumblr.com”]:before {
    content: ‘\f173’;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Youtube and Tumblr social icon not displayed’ is closed to new replies.