Change the size of the Social Media Icons in My widget
-
When I add the social media widget to my sidebar in the Condit theme, the icons are very tiny. Anyway to make the size bigger?
The blog I need help with is: (visible only to logged in users)
-
Hi there, the icons are part of the Genericon font set that we use for such things, so to make them bigger, we use a font-size declaration. For this particular widget and icons, add the following and adjust as desired. The original size was 16px.
.widget_wpcom_social_media_icons_widget .genericon { font-size: 40px; } -
-
- The topic ‘Change the size of the Social Media Icons in My widget’ is closed to new replies.