Default Styling
By default, the Text Body component uses Qonto’s branding with standard body text styling:
Customization Options
All customizable components are subject to being styled with global CSS
properties exposed by the Qonto Embed SDK. If no
component-level style is applied by the SDK, the global styles will be used if
they are defined.
The Text Body component automatically wraps content in a paragraph tag and
removes default margins. It’s designed to work seamlessly with slotted
content, making it easy to integrate into your application’s content
structure.
Example
This example shows customized Text Body styling: