• Is there a way to make the social link icons larger? I see in the css that they are genericons but don’t see how to enlarge them. Thank you.

Viewing 1 replies (of 1 total)
  • Try this:
    .social-block a { font-size: 1.5em; }

    Place this in your custom css or child theme stylesheet…change the em value to what you want.

Viewing 1 replies (of 1 total)

The topic ‘Social Links’ is closed to new replies.