Social Icons Widget – Size
-
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: http://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!
-
Could you post your site URL here, so I can have a look?
If you want it to remain private, you can also contact us via this contact form:
http://jetpack.com/contact-support/The site is http://maquette.academieequestresuroit.com/
I am using the widget in the footer. Thanks! 🙂
This doesn’t appear to be a Jetpack widget; it’s added by another plugin, or by your theme.
That doesn’t mean you can’t customize it, though. Here is the CSS you could use to change the size of the icons:
#footer-top .widget_cs_social_widget ul li a i:before { font-size: 2em; }I was trying to figure out who it was made by! At least not I know it’s not Jetpack.
Thanks for your help Jeremy! That worked perfectly! 😀
Jeremy – I am trying to change the Jetpack social icons and having the same problems (as listed in the first top post)…
Any help you can give would be awesome…
@jenb7 Could you please start your own thread, as per the Forum Welcome?
https://wordpress.org/support/plugin/jetpack#new-postit would also help if you could let me know your site URL in that new thread.
If you want it to remain private, you can also contact us via this contact form:
http://jetpack.com/contact-support/Thank you!
I sent in a request – still waiting to hear back…
The topic ‘Social Icons Widget – Size’ is closed to new replies.