New to Kendo UI for Vue? Start a free 30-day trial

Customizing Wizard

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-wizard-padding-xNumber$kendo-padding-md-x * 1.2520px
Description
The horizontal padding of the Wizard.
$kendo-wizard-padding-yNumber$kendo-wizard-padding-x20px
Description
The vertical padding of the Wizard.
$kendo-wizard-content-padding-xNumber$kendo-padding-md-x * 232px
Description
The horizontal padding of the Wizard content.
$kendo-wizard-content-padding-yNumber$kendo-padding-md-y * 832px
Description
The vertical padding of the Wizard content.
$kendo-wizard-buttons-margin-xNumber10px10px
Description
The horizontal margin of the Wizard's Button container.
$kendo-wizard-border-widthNumber0px0px
Description
The border width of the Wizard.
$kendo-wizard-font-sizeNumber$kendo-font-size-md14px
Description
The font size of the Wizard.
$kendo-wizard-line-heightNumber$kendo-line-height-md2
Description
The line height of the Wizard.
$kendo-wizard-font-familyList$kendo-font-familyRoboto, "Helvetica Neue", sans-serif
Description
The font family of the Wizard.
$kendo-wizard-step-focus-borderColor#656565#656565
Description
The outline of the focused Wizard step.

In this article

Not finding the help you need?