# Codazon Fastest Fashion

To display the megamenu on Codazon Fastest Fashion theme. Please follow there steps:

* Create megamenu profile have alias = “**top-menu**“
* Create new CMS block as this:

![](/files/-Ml4UstTCL1O5Gw3xyHK)

* The content code cms block:

```
<div class="cdz-main-menu"><div class="cdz-menu cdz-horizontal-menu  cdz-translate" id="menu-top-main-menu" data-mage-init='{"megamenu":{"dropdownEffect":"translate","type":"0"}}'>{{widget type="Ves\Megamenu\Block\Widget\Menu" alias="top-menu"}}</div></div>
```

* Create new widget instance with config as this:

![](/files/-Ml4Uzrq7eJ8g4L_JKdl)

* Disable default fastest fashion menu widget instance as this:

![](/files/-Ml4V45NiyLOh3_y8Tqh)

* Flush cache of your site.

[<br>](http://guide.landofcoder.com/wp-content/uploads/2018/05/new_widget_instance_1.jpg)


---

# 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://landofcoder.gitbook.io/magento-2-megamenu/theme-compatible/codazon-fastest-fashion.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.
