Skip to content

Commit 5395afb

Browse files
mega menu config aded
1 parent fb48c5d commit 5395afb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

config.php

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,21 @@
574574
'youtube_url' => '',
575575
'description' => 'Enhance your site’s usability by creating responsive, stylish, and fully customizable navigation menus.'
576576
],
577+
'mega-menu' => [
578+
'label' => 'Mega Menu',
579+
'location' => [
580+
'cTab' => 'all'
581+
],
582+
'is_active' => false,
583+
'is_pro' => true,
584+
'is_extension' => false,
585+
'is_upcoming' => true,
586+
'icon' => "wcf-icon-Nav-Menu",
587+
'demo_url' => 'https://animation-addons.com/widgets/aae-nav-menu',
588+
'doc_url' => 'https://animation-addons.com/docs/header-footer-widgets/nav-menu/',
589+
'youtube_url' => '',
590+
'description' => 'Enhance your site’s usability by creating responsive, stylish, and fully customizable navigation menus.'
591+
],
577592
]
578593
],
579594
'slider' => [

0 commit comments

Comments
 (0)