Menu Link Attributes
84,866 sites
Security covered
Drupal 8–11
This module allows you to add custom HTML attributes to menu links or their parent list items. You can configure which attributes are available and for whom to grant permission to use them.
This module allows you to add attributes to your menu links or their wrapping <li> elements.
Installation ☝️
- Enable Menu Link Attributes module
- Grant Use menu link attributes permission to users which should be able to set attributes on menu items
- Set available attributes on /admin/config/menu_link_attributes/config
Screencasts 📺
Container attributes
In order to provide attributes for containers (wrapping <li> elements) you simply need to create a new attribute starting with container_, those will be applied on the container automatically.
Optional dependency
- YAML Editor - Loads an Ace editor which makes YAML editing more fun
Depends on
Dependencies of the latest stable release
- menu_link_content Drupal core
Required by
1 tracked project depends on this one
- Dropsolid Rocketship Install Profile 99 sites