Drawer Menu
Drawer Menu
The drawer menu, also referred to as a slide-out menu or hamburger menu, is a widely used user interface component found in web and mobile applications. Its purpose is to offer a concealed menu that can be accessed by either sliding or clicking on a specific icon. Typically, this icon is represented by three horizontal lines resembling a hamburger.
By utilizing the provided short_code, you can easily incorporate a hamburger menu into your website or app. Furthermore, the short_code template files can be customized according to your specific requirements.
You have the flexibility to customize the short_codes according to your specific needs. We have implemented filters within the short_codes, enabling users to modify the short_code templates to their liking at a later stage. This empowers you to personalize the short_code functionality as desired.
Short Code Implementation
You can incorporate the short_code in your WordPress page or post, or alternatively, you can directly render the short_code from your code. This gives you the flexibility to choose the method that best suits your needs and preferences.
<?php echo do_shortcode('[turbo_drawer_menu]')?>
Add your short_code to your page/post editor panel