How To Make Mailchimp Email Wider

MailChimp is a widely used platform for email marketing, offering businesses and individuals the ability to craft and dispatch emails with a professional appearance to their subscriber list. Nonetheless, the standard email width might sometimes be insufficient for specific content forms, including images or videos. In this write-up, we’ll guide you on enlarging the width of your MailChimp emails, ensuring your content is displayed beautifully across all devices.

Step 1: Log in to Your MailChimp Account

The first step is to log in to your MailChimp account. Once you are logged in, click on the “Campaigns” tab and then select “Create Campaign.” From there, choose the type of campaign you want to create (e.g., regular email or automated email) and click “Begin.”

Step 2: Edit the Email Template

After selecting your campaign type, you will be taken to the email template editor. On the left side of the screen, you will see a list of different sections that make up your email. To make the email wider, we need to edit the “Body” section.

Option 1: Increase the Width of the Body Section

To increase the width of the body section, click on the “Settings” icon in the top right corner of the screen. From there, select “Layout” and then “Width.” You can adjust the width to whatever you like, but we recommend setting it to at least 600px to ensure that your content looks great on all devices.

Option 2: Use a Custom Template

If you prefer to use a custom template, you can create one in MailChimp or upload your own. To do this, click on the “Templates” tab and then select “Create Template.” From there, choose “Code Your Own” and paste in your HTML code. You can adjust the width of the body section using CSS by adding a style tag with the following code:

.body {width: 600px; margin: 0 auto;}

Step 3: Preview and Test Your Email

Once you have made your changes, it’s important to preview and test your email before sending it out. Click on the “Preview” button in the top right corner of the screen to see how your email will look on different devices. You can also send a test email to yourself or a colleague by clicking on the “Send Test” button.

Conclusion

By following these simple steps, you can make your MailChimp email wider and ensure that your content looks great on any device. Remember to preview and test your email before sending it out to avoid any last-minute issues.