| 开发者 | valentynabaranova |
|---|---|
| 更新时间 | 2026年7月10日 17:29 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
aria-expanded, aria-controls, aria-label, and Escape to close.Yes. The plugin registers an Elementor widget, so Elementor must be installed and active. If Elementor is missing, the plugin shows an admin notice and does nothing else.
It works with the free version of Elementor. Elementor Pro is not required.
Any menu you create under Appearance → Menus. You select the menu from a dropdown inside the widget.
Yes. Drop the widget into a footer or any narrow column and set the Layout to Vertical. The burger is disabled, items stack into a column, and submenus are shown as an expanded, indented list.
Yes. You can set an optional Font Awesome icon or uploaded SVG that appears next to every top-level menu item, and control its position, size, spacing, and color.
Yes. The burger button uses aria-expanded, aria-controls, and an aria-label, the navigation has an aria-label, the overlay can be closed with the Escape key, and body scrolling is locked while the menu is open.
The mobile breakpoint is 1024px, defined in both the stylesheet (media query) and the script (BREAKPOINT constant). You can adjust it with custom code or override styles using the BEM class names (rnm-menu, rnm-menu__nav, rnm-menu__burger, etc.).