Short answer:
Use the <hr> tag to add a horizontal line in your email signature. The color may not display in the editor but will render correctly in email clients.
HR snippet:
<hr align="left" size="1" color="#888888" width="320">
The built-in designer may not display the color setting, but the line will appear correctly in supported email clients.
