• 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

Ambiance Pro Theme

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 › Ambiance Pro Theme

This topic is: not resolved

Tagged: ambiance pro, menu icon, sidebar menu

  • This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago by Terry.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • April 15, 2019 at 12:23 pm #490673
    laudeamus
    Member

    https://www.bagatellen.com/blog

    Can someone please tell me how to avoid the mobile menu icon on desktop devices? I want the full menu displayed without having users click.

    Thanks!

    https://www.bagatellen.com/blog
    April 16, 2019 at 6:45 am #490684
    laudeamus
    Member

    I did a rough css fix with the following, but I'm wondering if there's a better way - especially since I still want the responsive hamburger icon to show up on mobile devices.

    #menu-primary {
    display: block !important;
    }

    #responsive-menu-icon {
    display:none !important;
    }

    April 20, 2019 at 6:02 am #490760
    Terry
    Member

    Morning,

    One approach is to add the following css... Something like below:

    .responsive-menu {
    	display: block;
    }
    
    #responsive-menu-icon {
    	display: none;
    	
    }
    
    @media only screen and (max-width: 980px) {
    .responsive-menu {
    		display: none;
    	}
    	#responsive-menu-icon {
    	display: inline-block;	
    }
    }
    

    You may also need to tweak the css for your menu.

    Hope this helps,
    Terry

  • 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