--- label: Reordering and disabling menu links related: - menu_ui.menu_item_add - menu_ui.menu_operations - core.menus --- {% set structure_menu = render_var(url('entity.menu.collection')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Disable menu links or change the order and hierarchy of menu links.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administration menu, navigate to Structure > Menus.{% endtrans %}
  2. {% trans %}Click Edit menu for the menu that you want to edit.{% endtrans %}
  3. {% trans %}Drag menu links into a new order, or check/uncheck Enabled to enable or disable menu links.{% endtrans %}
  4. {% trans %}Click Save to save your changes.{% endtrans %}