Hi
It is not possible to add a class to a tag "li" of a branch of the main menu, it is possible just for the tag "a"
so I can't do
bye
Hi
This repository is for the Joomla! Issue Tracker application. Your issue pertains to the Joomla! CMS, please report your issue at https://github.com/joomla/joomla-cms/issues/new
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2013-12-23 23:53:30 |
instead to the tag "a" it is not possible add data-toggle="dropdown"
to use the navbar of bootstrap
the same problems for the sub-menu. The solution is to use the override method into the theme, but into the back-office should be more input text to manage easily custom style like to use bootstrap navbar
bye