---
title: "Changing the title for a view in the Drupal 7 Views Module"
description: "Once you have your view created, you can see there are several settings to help you customize and define it. The settings show for each individual display you have created. The settings can also be..."
url: https://www.inmotionhosting.com/support/edu/drupal/change-view-title/
date: 2012-07-31
modified: 2021-08-16
author: "Scott Mitchell"
categories: ["Drupal"]
type: post
lang: en
---

# Changing the title for a view in the Drupal 7 Views Module

Once you have your[ view created](/support/edu/drupal/create-view/), you can see there are several settings to help you customize and define it. The settings show for each individual display you have created. The settings can also be defined and changed either globally, as in for all displays for that view, or for just that particular display. This article shows how to change the title of our page view.

**Enabling a View in the Drupal 7 Views Module
**

1. [Log into your Drupal 7 admin dashboard](/support/edu/drupal/how-to-log-into-the-drupal-admin-dashboard/).
2. From the top menu bar, locate the **Structure** option and click it.[![structure](https://www.inmotionhosting.com/support/wp-content/uploads/2012/03/edu_Drupal_7_Structure_structure.png)](/support/wp-content/uploads/2012/03/edu_Drupal_7_Structure_structure.png)
3. Click on the **Views** option to move to the next screen.[![structure-views](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_structure-views.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_structure-views.png)
4. You are now on the *Views* list screen. Choose the view you want to work with and click the **Edit **link to the right.[![edit-view](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_edit-view.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_edit-view.png)
5. You are now in the edit screen for your chosen view. Click on your desired display and ensure it is highlighted under **Displays**. For this example, we are using the **Page** display. Under the **Page Details** section, near the top, is the **Title** label. Click on the current name.[![view-title](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_view-title.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_view-title.png)
6. You will receive a popup where you can enter your desired title. In this example, we entered ‘New Title’. Also note the first dropdown is set for **All Displays** by default. This means that the change will take place for all displays you have created. In this case, it would be the *Page *and *Block *displays. To change the title for only this display, select **This Display** from the desired display from the dropdown. Once finished, select the **Apply **button on the screen.[![new-title](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_new-title.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_new-title.png)
7. You are taken back to the settings page once again. Note the message at the top of the page that says “** All changes are stored temporarily. Click Save to make your changes permanent. Click Cancel to discard your changes.*” This means that the change you made is not completely saved and in effect until you hit the **Save** button on this page. Click **Save** here to place your changes into effect.[![new-title2](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_new-title2.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_new-title2.png)
8. Refresh your website to check and ensure the new title is in place. Below are before and after shots of a view title change as we described. Before After [![view-title-change-before](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_view-title-change-before.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_view-title-change-before.png) [![view-title-change-after](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_view-title-change-after.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Structure_Views_Edit_Title_view-title-change-after.png)
