> For the complete documentation index, see [llms.txt](https://codedthemes.gitbook.io/datta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codedthemes.gitbook.io/datta/datta-able-bootstrap/customizer/menu-list-icon.md).

# Menu List Icon

To change the **Menu dropdown list icon** in the theme change value in "**/gulpfile.js**".

```javascript
const nav_dropdown_link_icon_theme = 'preset-1';
// set value like 'preset-1', 'preset-2', ... 'preset-6'
```

you will get different types of **6 preset** color themes in your theme package.
