# Remove space around the columns in each section

**URL:** https://forum.mautic.org/t/remove-space-around-the-columns-in-each-section/19720
**Category:** Product Support
**Created:** [June 3, 2021, 6:16am UTC](https://forum.mautic.org/t/remove-space-around-the-columns-in-each-section/19720 "2021-06-03T06:16:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![simontheathlead](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/simontheathlead/32/724_2.png) [@simontheathlead](https://forum.mautic.org/u/simontheathlead)
#### Post date: [June 3, 2021, 6:16am UTC](https://forum.mautic.org/t/remove-space-around-the-columns-in-each-section/19720/1 "2021-06-03T06:16:05Z")

</div>

Hi, in the email builder, there’s no option to remove the margins in each section. The columns are always centered. How can I get rid of this? I just want the to be on the left-hand side like a normal email.

This question was asked twice before but so far no solution, seems like it should be an easy fix…

> [@How to remove margin in email templates](https://forum.mautic.org/t/how-to-remove-margin-in-email-templates/8222):
>
> Hi Team, I wanted to remove standard margin (spaces) in “Blank” email template. Where I can do it? I can’t find this function in “Builder”. Every email template has margin and content in center, I don’t want to customize mautic core styles. Please help.

> [@Normal Email](https://forum.mautic.org/t/normal-email/10389):
>
> Default bank mail starts with the centre, I can’t find a way to make it like a normal email from left. is it possible with Mautic? I wanted to Send a normal email.

**Your software**  
My Mautic version is: idk  
My PHP version is: 7.4.19  
My Database type and version is: idk

**Your problem**  
My problem is: limited style editing options in Mautic

These errors are showing in the log: no errors

Steps I have tried to fix the problem: I’ve switched it to code mode and set all the options where it says “width” to 100%, but that didn’t do anything…

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [June 3, 2021, 6:49am UTC](https://forum.mautic.org/t/remove-space-around-the-columns-in-each-section/19720/2 "2021-06-03T06:49:44Z")

</div>

Hi, I think you should look at the template’s email.html.twig, lines 107 and 110.  
Regards:  
Joey

---

<div class="post-metadata">

### Author: ![simontheathlead](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/simontheathlead/32/724_2.png) [@simontheathlead](https://forum.mautic.org/u/simontheathlead)
#### Post date: [June 3, 2021, 8:47am UTC](https://forum.mautic.org/t/remove-space-around-the-columns-in-each-section/19720/3 "2021-06-03T08:47:21Z")

</div>

Thank you @joeyk, how do I get to this file?

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [June 3, 2021, 9:42am UTC](https://forum.mautic.org/t/remove-space-around-the-columns-in-each-section/19720/4 "2021-06-03T09:42:16Z")

</div>

Hello @simontheathlead !  
It is a part of the Blank Template package.  
You can download it by Settings \> Templates (choose template) Download.  
Open the zip, and the file is in there.  
Once you change the file, you can reupload it here in the Templates section.

Good luck!
