We encountered a limit of 32 characters for menu item titles. This limitation significantly restricts the ability to create clear, descriptive menu labels.
The current workaround using custom CSS is not scalable, as each menu item requires a unique CSS class and custom code. This makes it difficult to manage at scale and difficult for non-technical users.
Suggested Enhancements:
  • Allow longer menu titles beyond 32 characters.
  • Or provide native support for adding custom CSS classes to individual menu items.