Note: This feature is only available to Wix Studio users.
You can use the classes listed below
to style your Menu elements with CSS.
For more information on styling your elements with CSS, see Styling Elements with CSS and the MDN CSS reference docs.
Important: Element structure and undocumented class names may change without advance warning. To avoid unintended style changes to your site, select elements with the documented class names only.
.anchor-menuTargets anchor menu elements. For example:
.anchor-menu__itemTargets anchor menu list item elements. For example:
.anchor-menu__labelTargets anchor menu list item text. For example:
Deprecation Notice:
The drop-down menu component has been deprecated. It will continue to work, but can no longer be added in the editor.
.dropdown-menuTargets dropdown menu elements. For example:
.dropdown-menu__itemTargets dropdown menu items. For example:
.dropdown-menu__submenuTargets dropdown submenu containers. For example:
.horizontal-menuTargets horizontal menu elements. For example:
.horizontal-menu__itemTargets horizontal menu items. For example:
.horizontal-menu__item-labelTargets horizontal menu item labels. For example:
.vertical-menuTargets vertical menu elements. For example:
.vertical-menu__itemTargets vertical menu items. For example:
.vertical-menu__item-labelTargets vertical menu item labels. For example:
.vertical-menu__submenuTargets vertical submenu containers. For example:
.vertical-menu__arrowTargets vertical menu expand/collapse icons. For example: