• Resolved javimsan

    (@javimsan)


    Hi!

    For some reason I can’t figure out which class to use in custom CSS to make the icons in the Social Media widget bigger.

    I referred to info on Jetpack site: https://jetpack.com/support/extra-sidebar-widgets/social-media-icons/

    Using Jetpack’s Custom CSS Editor, you can add this CSS code to adjust the size of those icons to your preferred size.

    .widget_wpcom_social_media_icons_widget .genericon {
    font-size: 16px;
    }

    The default size of the Social Media icons is 16px, but you can adjust that to the size of your choosing.

    But it’s not working either on Jetpack Custom CSS or my child theme’s style.css file.

    I’ve also tried a couple of other classes from Inspect Element on my browser but no success.

    Thanks for any help you can give!

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

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Social Icons Widget – Size’ is closed to new replies.