Foundation - Dropdown SASS reference



Variables

You can change the styles of the components by using the following SASS variables as listed in the table.

Sr.No. Name & Description Type Default Value
1

$dropdownmenu-arrows

Arrows are enabled for items with dropdown menus.

Boolean true
2

$dropdownmenu-min-width

Sets minimum width of the dropdown sub-menus

Length 200px
3

$dropdownmenu-background

Sets background color for dropdown menu.

Color $white
4

$dropdownmenu-border

Sets border for dropdown panes.

List 1px solid $medium-gray
foundation_navigation.htm
Advertisements