You are here:
Add Inline Styles to a Flexcard Element (Managed Package)
For the managed package runtime, when styling options available from the design interfaces in the Flexcard Designer don't meet your design needs, add inline CSS styles to an element on a Flexcard. Override classes and target specific elements or element components.
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
Use this feature as needed and sparingly to optimize performance.
- In the Flexcard Designer, click an element on the canvas, and click Style to open the Style panel.
- In the Inline CSS Styles field of the Custom section, enter CSS properties and their values. For example, font-variant: small-caps; word-spacing: 30px;.
What's next: Preview your Flexcard. See Preview a Flexcard (Managed Package).

