Please note: This information also applies to EasyEditor for landing page templates.
All new building blocks have a default value for their padding property. To change the default padding of your building blocks:
- Add the following internal stylesheet below the internal stylesheet with the
ee-styles
attribute:<style ee-render="inline"> .element-pad { padding: 0px; } </style>
- Edit the padding value to suit your campaign