To center an image, CTA, or logo module on your page, blog, or email, add some inline styling to your template in the design manager tool. These instructions apply to layout templates created in the design manager tool.
If you're using a template that includes a drag and drop area, you can center module alignment within the page editor.
Please note: this method requires a basic understanding of HTML.
- Within your layout template, click the logo, call to action, or image module to select it in the inspector.
- In the Inline Styling field, add the following CSS:
text-align:center;
- Click Publish changes in the upper right to apply your changes to this template.
- Then return to the content editor and refresh refresh your web browser to populate the changes to your template. Your content in this module will now be centered in your page, blog, or email.