Viewing 1 replies (of 1 total)
  • Plugin Author Sarah

    (@shen045)

    There’s nothing in the plugin settings that lets you change this directly, but you can easily add a CSS style to override it.

    You can add a style to your styles.css file to override the font size for just that element. It might look something like this:

    div.crafty-social-buttons .crafty-social-caption {
       font-size: 1.5em;
    }

    You can experiment with different sizes to get the look you want.

    Cheers,
    Sarah

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Caption Size’ is closed to new replies.