You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consumer sites have use cases where they want to have a more simplified footer that is just a horizontal list of links. The Navigation component already allows to output menu links in a horizontal line, but the Footer does not have a slot where these links can be placed
If the above proposal is accepted, then the following changes would need to be done:
Figma to create a variant with a horizontal navigation
UIKit to provide an extra slot content_middle5
Drupal theme to declare a new region (and also include it into the starter kit)
Please note that #2 and #3 can still happen without #1 to allow consumer sites users to make their own decisions on the menu placement.
The text was updated successfully, but these errors were encountered:
No, the new slot does not replace the columns, it's in addition AFAIK. But there may be cases where the columns are not used.
And yes, I do think we need to consider an option for a horizontal slot below the Acknowledgement of Country. But perhaps we need to ask if we need two new horizontal slots.
Consumer sites have use cases where they want to have a more simplified footer that is just a horizontal list of links. The
Navigation
component already allows to output menu links in a horizontal line, but the Footer does not have a slot where these links can be placedIf the above proposal is accepted, then the following changes would need to be done:
content_middle5
Please note that #2 and #3 can still happen without #1 to allow consumer sites users to make their own decisions on the menu placement.
The text was updated successfully, but these errors were encountered: