=== WDES Responsive Mobile Menu ===
Contributors: Anthony Carbon
Donate link: http://4nton.com/donation/
Tags: 4nton, Responsive, Mobile, Menu, Popup, Modal, Responsive Mobile Menu, Mobile Menu, Responsive Menu, Genesis Theme, Genesis Framework, Outreach Pro Theme, Executive Pro Theme, Extended Pro Theme, Plugin, The7 Theme, Avada Theme, Canvas Theme, Jupiter Theme, WDES, WordPress, WordPress Plugin, Plugin, Anthony Carbon, anton, WordPress Developer Extra Support, 
Requires at least: 3.0.1
Tested up to: Latest Version
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WDES Responsive Mobile Menu is perfect for your mobile menu experience.

== Description ==

WDES Responsive Mobile Menu is designed for your mobile menu experience. Very flexible design in any mobile screen and no conflict CSS/JS to your theme. You can change the styles via admin options without doing CSS back end. This plugin is working from several themes like WPCargo Theme, Genesis Theme, Outreach Pro Theme, Executive Pro Theme, Extended Pro Theme, The7 Theme, Avada Theme, Canvas Theme, Jupiter Theme without doing any codes.

If your current themes is not mentioned above, you can still use WDES Responsive Mobile Menu by just adding the `wdes_rmm_mobile_responsive_menu()` function below. Just look for <body> opening tags. Normally this can be found in header.php of your theme template.

`<?php wdes_rmm_mobile_responsive_menu(); ?>`

= Example: =

`<body>
<?php wdes_rmm_mobile_responsive_menu(); ?>`

= WDES Responsive Mobile Menu Demo Site =
[4nton Responsive Tool](http://responsivetool.4nton.com).

= Features =

* Can select one of the `Navigation Menus` created in menu dashboard. Default is the menu that is set as primary.
* `Header Top` section where you can add your `phone number`, `email address`, and `social networks`. This is displayed above your site logo and navigation menu.
* Manage the `site logo`, `Background Color`, `Text Color`, `Text Font Size`, border, etc in WDES Responsive Mobile Menu page options.
* `Custom CSS` where you can add you custom css codes (if needed).
* `Import/Export` options.
* Available layouts in [WDES Responsive Mobile Menu Layouts Addons](http://4nton.com/product-category/wdes-responsive-mobile-menu-layouts-addons/).

= Related plugins =
[Anthony Carbon Plugins](https://wordpress.org/plugins/tags/4nton)

= Develop by =
[4nton.com - WordPress Developer / Programmer](http://4nton.com/)

Happy coding everyone :D.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the "WDES Mobile" screen to configure the plugin settings.

== Frequently Asked Questions ==

= Why do we have to use this plugin =

Because it is cool.

== Screenshots ==

1. WDES Responsive Mobile Menu frontend view main.
2. WDES Responsive Mobile Menu frontend view on popup.
3. WDES Responsive Mobile Menu admin page settings 1.
4. WDES Responsive Mobile Menu admin page settings 2.

== Changelog ==

= 1.0.1 =
* Update menu id slug conflict.
* Update content class in visual composer.
* Update to compatible in all themes.

= 1.0.2 =
* Fix the menu visibility in other themes that is not mentioned above.

== Upgrade Notice ==

Just upgrade via Wordpress.