Viewing 1 replies (of 1 total)
  • Thread Starter ober0330

    (@ober0330)

    Nevermind! Figured out that my theme was overriding the font.

    In your plugin, I had to change (line 36 in style.css):

    .simple-social-icons ul li a {
    font-family: ‘ssi-icomoon’ !important;
    }

    Basically, had to set that font family to be important. Seems like that should be the default for the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Fonts/Icons not working’ is closed to new replies.