Skip to content

Text

Text (type: text, display name “Text”) is a single / multi-line free-form text component, used for subtitles, supplementary descriptions, disclaimers, etc.

Image: storefront text rendering example

  • Text (label) — text content (multi-line + simple inline format supported)
  • AlignmentLeft / Center / Right
  • Font weightRegular / Medium / Semibold / Bold / Extra bold / Black / Off
  • Text case — Default / Uppercase / Lowercase / Capitalize
  • Font size (fontSize) — responsive 8–80px, default 14px
    • Desktop font size / Mobile font size independently configurable
  • Line height (lineHeight) — responsive
  • Font family (fontFamily) — defaults to inherit (follows theme), merchant can explicitly specify
  • Color — with opacity (RGBA / hex), default #333333
  • Background (optional) — Fill type
  • Border (optional) — color / width
  • Radius — only effective when background or border is enabled
  • Padding — responsive {mobile, desktop}
  • Margin — responsive {mobile, desktop}
  • Hover animation

Image: Text editor sections (collapsed + fully expanded)

  • Subtitle: place below Heading for supplementary description
  • Disclaimer text: thin font + light color (e.g. #666666) for auxiliary info
  • Multi-language: fill translations per locale in Localization tab