Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

andyhqtran/divi-100-hamburger-menu

Repository files navigation

Hamburger Menu

Hamburger Menu The Divi 100 - Hamburger Menu is made for Divi as apart of the Divi 100 series by Elegant Themes. This plugin adds a brand new hamburger style menu icon to your header! View Demo

What's Included

Divi-100-Hamburger-Menu
├── LICENSE
├── README.md
├── assets
│   ├── css
│   │   └── style.css
│   └── js
│       ├── admin-scripts.js
│       └── scripts.js
├── divi-100-setup
│   ├── class-divi-100-settings.php
│   ├── class-divi-100-utils.php
│   ├── css
│   │   └── admin-style.css
│   ├── divi-100-setup.php
│   └── js
│       └── admin-scripts.js
├── hamburger-menu.php
└── preview.gif

6 directories, 12 files

Installation

  1. You can download the latest release here.
  2. Once downloaded, head over the Plugins tab in your control panel and hit Add New
  3. Activate the plugin.
  4. Choose your type and style.

Optional: You can change the default and accent color of your hamburger menu by heading over to the Divi 100 - Hamburger Menu control panel where you'll be greeted with 2 color pickers.

Bugs & Questions

Found a bug or have a question? Please first read the issue guidelines and search for existing and closed issues. If your problem is not addressed yet, feel free to open a new issue.

When opening an issue, please make sure you assign the proper label. For example, if you had a question, you would assign the QUESTION label.

Credits

License

Copyright © 2016 Elegant Themes. Code released undered the GPL License.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.