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:

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:

Disable default fastest fashion menu widget instance as this:

Flush cache of your site.
Last updated
Was this helpful?