• 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

How to del the "hamburger" responsive toggle & just have menu perma expanded?

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 › Design Tips and Tricks › How to del the "hamburger" responsive toggle & just have menu perma expanded?

This topic is: not resolved

Tagged: menu, nav, navigation, Outreach Pro, responsive

  • This topic has 3 replies, 3 voices, and was last updated 4 years, 9 months ago by Lori.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 1, 2016 at 2:25 pm #175338
    dcaspian
    Member

    I am using the "Outreach Pro" theme and I have a menu in the top right widget bar.

    How can I configure that particular menu so that in mobile / small screen, the "hamburger" toggle doesn't appear, and instead that menu is simply permanently expanded by default?

    Cheers!
    Dan

    (I would also like to have the menu items centered rather than left-aligned for that particular menu, but one thing at at time)

    January 1, 2016 at 8:27 pm #175363
    rasor
    Participant

    Comment out line 2263 of the style.css as below

    @media only screen and (max-width: 600px) {
    
    	.genesis-nav-menu.responsive-menu,
    	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
    		/*display: none;*/
    	}

    A little more CSS and you can center the menu links and remove the hamburger menu icon


    rasor @ WPBasics.org | Buy me a coffee

    January 3, 2016 at 11:07 pm #175521
    dcaspian
    Member

    Thanks for the response!

    Because I only wanted to remove the responsive feature from that one menu, and I am using two on the site (I want the other to remain responsive), I instead edited that CSS you linked (actually the entire block that referred to the responsive.menu class) to only refer to the menu I wanted to make responsive, using the id of the menu's ul.

    ie:

    media only screen and (max-width: 600px) {
    
    	#menu-main-menu.genesis-nav-menu.responsive-menu,
    	#menu-main-menu.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
    		display: none;
    	}

    Cheers!

    February 24, 2019 at 7:22 pm #489704
    Lori
    Member

    Can anyone explain this in simpler terms to me? I am also wanting to change the mobile menu from hamburger to regular menu links, (like what it looks like after you click the mobile menu).

    I too am using Outreach Pro.

    Thanks for any help!!

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Design Tips and Tricks’ 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

© 2023 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