• Resolved robmeerwijk

    (@robmeerwijk)


    Great plugin!

    However, it breaks the automattic generic icons. These icons are part of Jetpack and appear in different parts of a wordpress site. I use the Jetpack Social Media Icons Widget. And it doesn’t show the icons anymore but numbers in stead.

    .genericon and the font family is “Genericons”

    Deactivating the plugin restores the icons, reactivating makes them dissappear.

    I can overide in custom css, but I need to add the directive !important

    .widget_wpcom_social_media_icons_widget .genericon {
        font-family: 'Genericons' !important;
    }

    Regards,

    Rob Meerwijk

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author hivewebstudios

    (@hivewebstudios)

    Hello Rob,

    Do you have the same issues when applying font via our plugin with non-important mode? (the checkboxes in section 3 of the plugin settings page)

    Thread Starter robmeerwijk

    (@robmeerwijk)

    Thanks, it works. I clearly missed the point of “!important”. My only excuse is the time of night ??

    Great plugin, anyway!

    Rpb Meerwijk

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jetpack Genericons unavailable’ is closed to new replies.