# Change Dropdown Activation Toggle

When you have a dropdown selected, you can change the "toggle on" setting under the "content panel" to change how the dropdown is activated. It gives you a few options to choose from.&#x20;

{% hint style="warning" %}
This will require you to make the change on every dropdown as this does not change globally on the class level but only updates on the element level.
{% endhint %}

<figure><img src="/files/MTB0BnPgH9r2m9dX8KAl" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nickarce.com/bricks-mega-menu/docs/bricks-mega-menu-template/how-tos/change-dropdown-activation-toggle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
