Footer Menu

How to Edit the Footer Menu

Your website’s footer menu is one of the most important navigation elements—often housing links to policies, contact info, social media, or secondary pages. In Drupal 10, editing the footer menu is straightforward once you understand how menus and blocks work together.

Here’s a simple guide to help you update the footer menu in Drupal 10.

Step 1: Locate the Footer Menu

By default, Drupal has a Footer menu created during installation. To view all menus:

  1. Go to StructureMenus
    (Path: /admin/structure/menu)


    /admin/structure/menu

  2. Look for a menu named Footer

    Menu Footer Location


Step 2: Edit Footer Menu Links

To add, remove, or reorder links:

  1. Click “Edit menu” next to your footer menu.

    Edit Menu Button

  2. You’ll see a list of links.

    • To add a link: Click “+ Add link”

      Add Link

      • Fill in the Menu link title

      • Provide the Link path (e.g., /contact, https://example.com/privacy)

      • Optionally set Parent link or Weight for ordering

    • To edit or delete an existing link: Use the corresponding Edit or Delete button.

      Menu Add Link Screen


Click Save after each change.

Save Button



Step 3: Make Sure the Menu Is Displayed in the Footer

Menus in Drupal are displayed using blocks. So even if you’ve edited the menu, it won’t show unless it’s placed in a visible region like the footer.

To check block placement:

  1. Go to StructureBlock layout
    (Path: /admin/structure/block)

  2. Scroll to the Footer region

  3. Look for your Footer Menu block.

    • If it’s there: click Configure to check title settings, visibility, etc.

    • If not: click “Place block”, search for your footer menu, and add it to the footer region.


For more info, check out this video tutorial:

Body

Need Help?

If you didn’t find the answer you were looking for or have a suggestion for a topic we should cover, please submit a help desk ticket and we’re here to help!