Company signature at bottom of email with text and image

I can see that this has been discussed, but wondering how to go about getting a standard signature at the bottom of a sent email, similar to a normal personal emails sent.
If I type in text into the settings->email settings-> email signature, all the text is on the one line, rather than individuals. In addition I can’t work out how to place my business logo beneath the type. I have also looked at templates and reminders, but can’t get that to do what I want either.
Any ideas/suggestions?

regards

Hi,

You can use HTML to format the contents, adding a br tag would force a line break. You can use an img tag to include an image in the email.

It sounds like the email signature formatting in Invoice Ninja might not support line breaks or embedded images by default. You might need to use HTML to structure your HTML email signature template properly. Try wrapping your text in <br> tags for line breaks and use the <img> tag to insert your business logo.

If Invoice Ninja allows raw HTML, this should help format your signature correctly. Let me know if you need further guidance!