# Dropdown How To's

## How to change the default dropdown back button label.

1. Right click on any menu dropdown component and click "Edit Component"
2. Find the span label inside the back button

<figure><img src="https://1451250373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK1XjLxAlSabqcZ3vCvkD%2Fuploads%2FsmLGlgJ1XsmdzEf8BnNp%2F27f7ca57-5ff8-409c-ae08-a0addffd0b1b-spark-clipboard.png?alt=media&#x26;token=2e98051d-a0ea-46d7-9034-d71170f73cdf" alt=""><figcaption></figcaption></figure>

3. Change its content to whatever you wish.&#x20;
4. (IMPORTANT) navigate to the back button element and update the aria label on the back button as well to match
