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

    (@penguininitiatives)

    1) Correct, use “mailto:”
    2) Anything you can’t seem to do you can fix using Custom CSS and specifying !important to make sure it goes through. So say you wanted the Author Name Font Size to be 21 pixels, you’d add the following to the Custom CSS field:
    #sab-author { font-size: 21px!important; }
    If you wanted the Author Byline Font Size to be 18 pixels, you’d add the following to the Custom CSS field:
    #sab-byline { font-size: 18px!important; }

    Hope that helps / good luck!

Viewing 1 replies (of 1 total)
  • The topic ‘E-mail button’ is closed to new replies.