=== Cool Responsive Megamenu ===
Contributors: razib_
Donate link: 
Tags: megamenu, responsive, menu settings, bootstrap
Requires at least: 3.5.1
Tested up to: 6.0.2
Stable tag: 1.2.0

Cool Responsive Megamenu is a user-friendly, highly customizable Bootstrap 4 responsive Megamenu WordPress plugin. You can override css files, megamenu items in your theme. 

== Description ==
Cool Megamenu is a user-friendly, highly customizable responsive Megamenu WordPress plugin. It works out of the box with the WordPress 3 Menu System, making it simple to get started but powerful enough to create highly customized and creative mega menu configurations.


Note: Use `<?php cool_megamenu(array('theme_location' => 'primary')); ?>` instead of `<?php wp_nav_menu(array('theme_location' => 'primary')); ?>`.

<a target="_blank" href="http://jthemes.org/wp/pergo/demos/">Demo Preview 1</a>
<a target="_blank" href="http://jthemes.org/wp/genemy/creative/">Demo Preview 2</a>

You can ask your questions <a target="_blank" href="http://www.themeperch.net/forums/forum/cool-responsive-megamenu/">here</a>

== Installation ==

Instructions for installing Cool Responsive Megamenu Plugin.

1. Download and extract the Plugin zip file.
2. Upload the folder containing the Plugin files to your WordPress Plugins folder (usually ../wp-content/plugins/ folder).
3. Activate the Plugin via the 'Plugins' menu in WordPress.
4. Use `<?php cool_megamenu(array('theme_location' => 'primary')); ?>` instead of `<?php wp_nav_menu(array('theme_location' => 'primary')); ?>`, where you want to display your menu.

You can use default functions too `<?php wp_nav_menu(array('theme_location' => 'primary')); ?>`
If you are using default function mobile menu icon will not be displayed. You need to add mobile button icon manually.


== Screenshots ==

1. assets/screenshot-1.png
2. assets/screenshot-2.png
3. assets/screenshot-3.png
4. assets/screenshot-4.png



== Changelog ==
1.2.0 =
* Updated admin UI
* Fixed Dynamic Bootstrap CSS load issue
* Fixed Dynamic Bootstrap JS load issue

1.1.3 =
* bug fixed

1.1.1 =
* PHP warning issues fixed

1.1.0 =
* Inital release for Bootstrap 4

1.0.0 =
*Initial release*