• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Need Hamburger Menu in Metro Pro and Minimum Pro

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Need Hamburger Menu in Metro Pro and Minimum Pro

This topic is: not resolved

Tagged: hamburger menu, mobile responsive

  • This topic has 2 replies, 2 voices, and was last updated 11 years, 5 months ago by DAWolf.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 1, 2015 at 10:27 am #142742
    DAWolf
    Member

    I have recently moved two sites to new themes for mobile responsive: Metro Pro for one; Minimum Pro for the other. Everything looks great, but I would like the hamburger menu (3 horizontal lines) in both cases for mobile. I have been unable to find the code I need specifically for these themes, and am unsure what code to put where.

    http://dailyplateofcrazy.com (Metro Pro) - has a primary and secondary menu
    http://d-a-wolf.com (Minimum Pro) - simple primary menu only

    Thank you for whatever assist you can provide.

    http://dailyplateofcrazy.com
    March 1, 2015 at 10:35 am #142743
    DTHkelly
    Member

    Take a look at this blog - several posts may be helpful:

    Add Responsive Menu Icon Only to Genesis Primary Navigation Menu

    March 1, 2015 at 4:12 pm #142768
    DAWolf
    Member

    Thank you, KellyLise for the reference. I've been going through the page / my files, and I note references to the responsive-menu.js file in the js folder under themes.

    Metro Pro's theme has no responsive-menu.js file, though the description of the theme was that it is mobile responsive.

    Minimum Pro (installed on my other site) does indeed have a responsive-menu.js file in the js folder, and the extent of the code is as follows:

    jQuery(function( $ ){

    $("header .genesis-nav-menu").addClass("responsive-menu").before('<div id="responsive-menu-icon"></div>');

    $("#responsive-menu-icon").click(function(){
    $("header .genesis-nav-menu").slideToggle();
    });

    $(window).resize(function(){
    if(window.innerWidth > 768) {
    $("header .genesis-nav-menu").removeAttr("style");
    }
    });

    });

    I'm at a bit of a loss at this point, both in terms of Metro Pro (installed for Daily Plate of Crazy) and Minimum Pro (for D A Wolf). Thank you for any additional guidance you can provide. Meanwhile, I will continue to look on the site you referenced. There's a great deal of useful information there.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble