How do I resize the icons in the Social Media Icons (jetpack) widget
-
I am using the Social Media Icons (jetpack) widget in the sidebar. I added Facebook and Twitter. The icons are very very small and they look like glyphs instead of the regular Facebook and Twitter icons. I read the Jetpack support page at https://jetpack.me/support/extra-sidebar-widgets/social-media-icons/ about how to increase the size from their 16px to what I want but that didn’t work. I added the following to my child style.css:
/* ~~~ SOCIAL MEDIA ICON SIZE ~~~~~~~~~~~~ */ .widget_wpcom_social_media_icons_widget .genericon { font-size: 2em; }
Is something in Aaron overriding this or causing the glyphs?
My URL is https://accessible-techcomm.org/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How do I resize the icons in the Social Media Icons (jetpack) widget’ is closed to new replies.