Using HTML + CSS in Notification Emails
You can customize the global font size and colors in Notification Settings in the Auto Tag page in the app.
If you want more control, you can use HTML in the notification template editor.
Coding the styles directly in the template will override your global Notification Settings.
See Notification Variables for more customization options.
Changing Font Styles
Wrap text in <b> to make it bold. Wrap text in <em> to make it italic.
Default values
Font size: 15px
Font color: #333
Line item details font size: 14px
Line item details font color: #888
Examples
Change the email body font size to 16px:
Change the line item title color to purple:
Change line item details to a smaller font size and lighter color: