Adding the contact form to the menu in Drupal 7 Carrie SmahaUpdated on August 16, 2021 2 Minute Read Before being able to add the contact form into your main menu, you should have already installed the contact module and configured the settings. Now, you need to create a way for your website’s visitors to actually find and access the form. You can add a contact link to your main menu via the Drupal dashboard. Log into your Drupal 7 Dashboard Go to Structure >> Menu Click Edit Menu next to Main Menu Click on the List Links tab in the top right Ensure you are on the LIST LINKS tab (tabs are shown in the top right) and then click Add Link in the top left Fill out the desired fields with the appropriate data. Menu link title This is going to be the actual text the users click on in the menu to get to this page. Path As the contact form by default is located at https://domain.com/contact, enter contact as the path. Description The Description field will display its contents when using the mouse to hover over the menu link. Enabled The Enabled box must be checked for the menu item to be visible. Show as expanded If this menu item has children, always show the children. Parent link Parent Link is for use if you want to place the menu under another menu item as a child. By default, this is set to <Main Menu> so it is on the top level. Weight Weight is a numerical designation for where the item will display in the menu. The lower the number, the higher or more to the left the menu item is placed. Click Save Now, when you visit your website, you’ll see that there is now a link to your contact from in the menu bar. For more step-by-step guides and practical tips, visit our Drupal Education Channel. Share this Article Carrie Smaha Senior Manager Marketing Operations Carrie Smaha is a digital strategy, web development, and SEO leader with 20 years of experience. She built her foundation in fast-paced agency environments before moving in-house to InMotion Hosting, where she leads go-to-market programs, agency initiatives, and technical product marketing that connects product capability to real customer decisions. More Articles by Carrie Related Articles Getting Started Guide: Drupal How to Use the Simple XML Sitemap Drupal Module Finding 404 page not found errors in Drupal 7 Removing the site title in Drupal 8 Content Types in Drupal 8 Disabling user images for posts and comments in Drupal 8 How to add an image in Drupal 7 How to upload your custom logo in your Drupal 7 theme Setting custom logos in your Drupal 8 theme Fixing the “An unrecoverable error occurred” error in Drupal