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

Customizing Bottom-navigation

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-bottom-nav-padding-xNullnullnull
Description
Horizontal padding of the bottom navigation.
$kendo-bottom-nav-padding-yNullnullnull
Description
Vertical padding of the bottom navigation.
$kendo-bottom-nav-gapNullnullnull
Description
Spacing of the bottom navigation.
$kendo-bottom-nav-border-widthNullnullnull
Description
Border width of the bottom navigation.
$kendo-bottom-nav-font-familyNull$kendo-font-familynull
Description
Font family of the bottom navigation.
$kendo-bottom-nav-font-sizeNullnullnull
Description
Font size of the bottom navigation.
$kendo-bottom-nav-line-heightNullnullnull
Description
Line height of the bottom navigation.
$kendo-bottom-nav-item-padding-xNumberk-map-get( $kendo-spacing, 2 )0.5rem
Description
Horizontal padding of the bottom navigation item.
$kendo-bottom-nav-item-padding-yNumberk-map-get( $kendo-spacing, 1 )0.25rem
Description
Vertical padding of the bottom navigation item.
$kendo-bottom-nav-item-min-widthNumber72px72px
Description
Minimum width of the bottom navigation item.
$kendo-bottom-nav-item-max-widthStringnonenone
Description
Maximum width of the bottom navigation item.
$kendo-bottom-nav-item-border-radiusNullnullnull
Description
Border radius of the bottom navigation item.
$kendo-bottom-nav-item-gapNumberk-map-get( $kendo-spacing, 1 )0.25rem
Description
Spacing of the bottom navigation item.

In this article

Not finding the help you need?