In this article
Update the view in browser page title
Adjust the width of email in Outlook
Update the view in browser page title
When your sent email is loaded in a browser using the view in browser link the page title that appears for this page is referenced in your email HTML. The HTML in your email that defines this is <title> </title> and by default this tag uses your Organization name setup under Account > Organization Name.
Example of email page title displaying in browser,
1. Click on the cog icon from the edit panel of the editor.
2. Update the text in the Document Title field.
3. Save your email design.
The next time you send a test email you can click on the view in browser link to verify the page title is updated in the browser.
Adjust the width of email in Outlook
When your sent email is rendered in Outlook email clients the email container is set to 600px wide. The HTML in your email that defines this is <div id="email-container" data-wfeviltwin="align: center; width: 600px"> and by default this width is set at 600px so that the email renders well in Outlook's non-responsive client.
Follow these steps to update the width your email renders at in Outlook under the settings area:
1. Click on the cog icon from the edit panel of the editor.
2. Update the pixel width under Adjust email width for Outlook PC.
3. Save your email design.
The next time you send a test email to Outlook email clients you will see your email container width changes.