Overriding theme styling

It's possible to override the style on individual instances of content in a few different ways.

Group style overrides

At the level of a group, it is possible to overlay the style for all content within that group. With a group selected, click Style, check Override default style, and finally Edit style override...

to open the Group style override menu. Here you can create edits that apply to that group alone.

The group style override menu

Be sure to remember that override styling is taking place here! If there seems to be something that doesn't align with the style set defined in Theme, it's usually a good bet to check here first.

Step styling

In the Style menu of a step you can add certain style properties to the step you have selected, such as adding a background image, changing the step animation style, or changing the Next button. See the Step style docs for more information on what is available here.

Question styles

Questions are limited in their ability to override Theme styling, and you may want to refer the Custom CSS section to see a more extensive list of what is possible with a little CSS know-how.

However, there are some question components that allow overriding the default styling set in Theme. If you see this toggle, you can enable it to set up a custom style for the specific instance.

As of this writing, the components that have style overrides available are:

  • Short text/long text components.

  • Button-style select questions (single/multiple/picture choice questions).

Last updated