New to Kendo UI for Angular? 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 * 2.520px
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 * 432px
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-md1.4285714286
Description
The line height of the Wizard.
$kendo-wizard-font-familyString$kendo-font-familyinherit
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?