Loading
Prepare for Email to Become the Default Login ExperienceRead More
Intermittent freezing when using using certain browser versionsRead More
Automate Your Business Processes with Salesforce Flow
Considerations for Screen Component Styling

Considerations for Screen Component Styling

Before you change the width and vertical alignment of screen components, be mindful that the style settings aren't responsive to screen size. Also understand how to lay out components of different heights and when to use sections and blank Display Text components.

Required Editions

View supported editions.

Styling Considerations

  • Screen element style customizations don’t appear when you open a screen flow on a record page using a quick action. However, these flows still support style customization for individual screen components.
  • Flow screen components inherit styling and layout from the hosting site. As a result, the same screen flow can look different on an Aura Experience Cloud site than on a Lightning Web Runtime site. However, the information shown and the underlying functionality are identical across sites.

Width and Vertical Alignment

  • Component width and vertical alignment aren't responsive to screen size. For example, if you set your component width to 3 of 12, it stays at that width even on full-sized screens.
  • To move components to the next line on the screen, either add them to their own sections or use blank Display Text components.
  • When you apply width and vertical alignment settings to a Repeater component, the settings apply to the Repeater instance, not to the entire Repeater container.
  • If a component is taller than the components next to it, shorter components don't stack vertically. Instead, the shorter components move to the next row. For example, after arranging the Address and Date & Time components side by side, the next Text component appears below the Address component.
    The Style tab in the screen properties editor, where the width of the Address component is 6 or 12 (Half Width)
 
Loading
Salesforce Help | Article