Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Nick C

    (@modernnerd)

    Hi, colorsofchaos!

    It looks like the Use Any Font plugin is overriding the font that Simple Social Icons uses.

    To fix this, you can add the following CSS to your theme’s stylesheet, or via a Custom CSS plugin:

    .simple-social-icons ul li a {
    	font-family: 'fontello' !important;
    }

    Thank you so much.. I was facing the same problem ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘My icons appear but can not see text’ is closed to new replies.