> For the complete documentation index, see [llms.txt](https://docs.nickarce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nickarce.com/customization/how-tos/dropdown-how-tos.md).

# 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="/files/QhiSQOxmA9VAfCqsUx9U" 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
