toggle menu nav principale
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
#}
|
||||
{% set heading_id = attributes.id ~ '-menu'|clean_id %}
|
||||
<nav role="navigation" aria-labelledby="{{ heading_id }}"{{ attributes|without('role', 'aria-labelledby') }}>
|
||||
<div>
|
||||
<div id="menu-title"><p>Menu</p></div>
|
||||
<div id="menu">
|
||||
{# Label. If not displayed, we still provide it for screen readers. #}
|
||||
{% if not configuration.label_display %}
|
||||
{% set title_attributes = title_attributes.addClass('visually-hidden') %}
|
||||
|
Reference in New Issue
Block a user