IntermediateArticleFREE4 min read

Center images in a CMS formatted text field

Official method to center images that appear inside CMS formatted text using custom CSS.

Why we picked it

Inline images in rich text often left-align and look broken. This is the supported centering recipe.

What you’ll learn

  • How images behave inside formatted text
  • CSS approach to center inline CMS images
  • Keep body layouts consistent across posts
  • When to prefer image fields over inline embeds

Who it’s for

Blog builders with image-heavy formatted text.

External resource

Open this article at the source

framer.com/help

Continue