Description of the need There are some genuine use cases where drop down menus are needed for a site's primary navigation but for a given theme, the best place for a menu is as part of the header block, either for the look or because the primary navigation block doesn't work well in that theme.
Proposed solution It would be good to enable the menu in the "Header block" to be a dropdown menu.
Alternatives that have been considered Some themes work quite well with having a primary navigation block in the header and the menu disabled in the header block.
Is there a Drupal or Backdrop contributed module that accomplishes this? Not aware
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing