Skip to content

HamburgerMenu

Property Description
BackgroundColor Sets the background color the menu
Caption Sets the caption text
CaptionColor Sets the caption font color
ResponsiveMaxWidth Sets the maximum browser window width for which the hamburger menu is displayed
Visible Sets when the hamburger menu is visible.
hmAlways: The menu is always displayed as a hamburger menu regardless of window width
hmNever: the hamburger menu is never displayed and the default main menu is always displahed.
hmResponsive: the hamburger menu is only displayed when the available browser window width is 768 pixels or less.

Back to Appearance