> For the complete documentation index, see [llms.txt](https://landofcoder.gitbook.io/magento-2-megamenu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://landofcoder.gitbook.io/magento-2-megamenu/theme-compatible/codazon-fastest-fashion.md).

# 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)
