
Get a minimalistic off canvas mobile menu, it be set to be shown only on tablet, mobile phone, desktop and more.
| Author: | Lindbergsw (profile at wordpress.org) |
| WordPress version required: | 4.0 |
| WordPress version tested: | 4.7.5 |
| Plugin version: | 1.0.0 |
| Added to WordPress repository: | 12-05-2017 |
| Last updated: | 12-05-2017
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 3 689 |

Click to start download
|
Screenshots

Offcanvas sidebar

Interface

Button
FAQ
Installation Instructions
- In WordPress under the plugin menu > “add new” section you can find different options to add the responsive mobile menu plugin.
- In WordPress under plugins search for “responsive mobile menu” and click install
- Using FTP you can upload the
responsive-mobile-menu to the /wp-content/plugins/ directory.
Menu icon will not show up
Under the menu button options you need to use the correct class selector or id selector including the corresponding dot “.” for class selector and the hash “#” for the ID selectors.
Class selectors are declared with a dot “.” preceding a string of one or more characters. The string of characters is defined by the developer.
ID selector is declared using a hash, or pound symbol “#”. Just as is the case with an Class selector, this string of characters is defined by the developer.