• Resolved gardza

    (@gardza)


    At kcymcasports.org I added social media icons on my homepage through the plug-in Simple Social Icons. It just shows a white box in the boxes and no icons right now. It did the same thing when I tried adding icons through Jetpack. I am not super code-literate… Would I add custom CSS to make it pull the image from the correct location? If so, what?

    https://www.ads-software.com/plugins/sportspress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Brian

    (@brianmiyaji)

    @gardza Looks like this could be related to the Use Any Font plugin, which appears to be overriding the icon styling.

    Thread Starter gardza

    (@gardza)

    So can I turn off the font plug in for that widget?

    Plugin Author Brian

    (@brianmiyaji)

    @gardza To clarify, this is a conflict between the Simple Social Icons plugin and Use Any Font plugin, but I’m happy to help either way. Try adding something like this to your theme’s style.css or to the Custom CSS field:

    .simple-social-icons ul li a {
    font-family: 'ssi-icomoon' !important;
    }
    Thread Starter gardza

    (@gardza)

    that worked, thanks!

    Roch

    (@rochesterj)

    I’m glad it’s resolved!

    Please set it as resolved (it really helps us a lot!) and please consider showing your support by leaving us a review ??

    Kind Regards,
    -Roch

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Social Media Icons Not Showing’ is closed to new replies.