Breadcrumbs
1 minute read
Breadcrumb Background
Controls the background image and color for the breadcrumbs area.
- Variable Name: breadcrumb_background
- Data Type: background
Default Values
- units: wrapper_background.units
- color: wrapper_background.color
- image: wrapper_background.image
- repeat: wrapper_background.repeat
- x: wrapper_background.x
- y: wrapper_background.y
- gradient_type: wrapper_background.gradient_type
- gradient_direction: wrapper_background.gradient_direction
- gradient_start_color: wrapper_background.gradient_start_color
- gradient_mid_color: wrapper_background.gradient_mid_color
- gradient_end_color: wrapper_background.gradient_end_color
Breadcrumb Font
Controls the font family, size, and style for the breadcrumb area.
- Variable Name: breadcrumb_font
- Data Type: font
Default Values
- units: rem
- family: global_text_font.family
- size: 1.1
- lineheight: 1.9
- weight: global_text_font.weight
- style: global_text_font.style
- variant: global_text_font.variant
Breadcrumb Link Color
Controls the color for links in the breadcrumb area.
- Variable Name: breadcrumb_link_color
- Data Type: color
Default Values
- color: global_palette_text_01.color
Breadcrumb Text Color
Controls the text color for the breadcrumbs area.
- Variable Name: breadcrumb_text_color
- Data Type: color
Default Values
- color: global_palette_text_02.color
- inherit_param_color: #656A6D|-57, -51, -48
Breadcrumb Text Transform
Controls text transformation for the text in the breadcrumb area.
- Variable Name: breadcrumb_text_transform
- Data Type: texttransform
Default Values
- texttransform: none
updated: 2021-09-13 09:08pm | Version: 5.6.5 Alpha 10