Support › Forums › Support (Legacy) › Social icons too small › Reply To: Social icons too small
13/06/2016 at 7:14
#1734
Keymaster
Hi Daniel,
There is no built-in way of doing it, but you can add CSS.
Something like this:
#top-bar ul.social-links li a .social-icon:before {
font-size: 2em;
margin:5px;
}
As for Jetpack – It can cause problems many times, so if you encounter any weird issues, switch it off and see if this solve things.
