Skip to main content
Feedback

Hidden component CSS

warning

The content on this page is outdated and will not receive updates. For the most up-to-date functionality, refer to Setting up and managing flows.

This topic provides examples of the main CSS classes/selectors you can use to customize hidden components.

Default player CSS

The hidden component is only supported for use with the default legacy runtime.

Default legacy player CSS

You can use the following classes/selectors to apply additional CSS styling to hidden components in a flow running the default legacy player.

Class/SelectorDescription
.mw-bs .hiddenThe main class applied to the hidden component.

This class is used to render the component as invisible to a user; this means the Display and Visible properties should not be modified to ensure correct functionality of the component.
On this Page