• Resolved jnguyen9

    (@jnguyen9)


    Hello,

    Great plug-in, however I wanted to know what I need to do to change the social icon size. I changed the sizes in the Sexy Author Bio, but it does make any updates. I also wanted to know how to add links to text copy in the by-line section. Thanks so much.

    Regards,

    James

    https://wordpress.org/plugins/sexy-author-bio/

Viewing 1 replies (of 1 total)
  • Plugin Author Andy Forsberg

    (@penguininitiatives)

    Thanks!

    Use the following in the custom CSS field to override the height and width of the social icons with whatever height and width you want of course:

    [id^=sig-] {
        height: 48px !important;
        width: 48px !important;
    }

    As of now Sexy Author Bio only supports linking the text in the Company field to the URL you specify in the Author’s User Profile Settings.

    Cheers,
    Andy

Viewing 1 replies (of 1 total)
  • The topic ‘social icon size and hyperlinks in by-line body’ is closed to new replies.