How can I change the font type, size and color in my email?

In Woodpecker, you can decide on the way your text looks. Change the font type and the size while editing a campaign.

IN THIS ARTICLE

How it works
How to
FAQ
Troubleshooting

How to change the font type?

  1. Open your campaign and switch to the Edit mode.

  2. Navigate to the email editor.

  3. Click the name of the font. By default, we use Sans Serif.

  4. You will see a couple of different-looking names, for example, Serif, Wide, Narrow. Select one of them from the drop-down menu.

    change-font-type-size-color-email image

Here’s how to change the size of your text:

  1. By default, your text is in medium size. You can change it to small, large, or x-large.

    change-font-type-size-color-email image

Here’s the final result:

change-font-type-size-color-email image

Here’s how to change the text color:

  1. Switch from the Text to HTML view using </> icon.

    change-font-type-size-color-email image
  2. Add the following part to your code:

    <font color="green">This is your message!</font>

You can replace “green” with a different Color Name or Hex Color Code. Search your browser for HTML Color Picker.

change-font-type-size-color-email image

3. Switch back to the Text view.

change-font-type-size-color-email image

Q: Can I use my custom font from outside Woodpecker?

You can only use fonts available in our text editor at the moment. There is no way to add your own, custom fonts, even through HTML.