• 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

Remobile Pro: Navigation Customization Help Needed

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 › Remobile Pro: Navigation Customization Help Needed

This topic is: resolved

Tagged: Mobile Navigation, Remobile Pro, responsive menu

  • This topic has 5 replies, 5 voices, and was last updated 10 years, 4 months ago by macmeister.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • October 12, 2014 at 1:19 pm #127591
    BrianMCO
    Member

    I'm using the child theme Remobile Pro for a site under development and would like the primary menu in the open position for computer users with browsers over 1023px wide and set it to closed for smaller browsers/devices ?

    Any help with is really appreciated!

    http://sohobbq.wpengine.com
    October 12, 2014 at 6:07 pm #127600
    Sridhar Katakam
    Participant

    Try this:

    In style.css, locate

    .responsive-menu {
    	display: none;
    }

    in the

    /* Responsive Menu
    --------------------------------------------- */

    section

    and change it to

    @media only screen and (max-width: 1023px) {
    
    	.responsive-menu {
    		display: none;
    	}
    
    }

    Genesis Tutorials | Follow me on Twitter

    October 12, 2014 at 6:22 pm #127604
    BrianMCO
    Member

    Perfect!

    Thank you so much, Sridhar.

    October 20, 2014 at 12:01 am #128380
    luked
    Member

    Anyway to remove the little nav menu icon when it's set like this and only appear when smaller?

    October 29, 2014 at 2:55 pm #129802
    aself
    Member

    To accomplish what I think you're asking for, I put the entire Responsive Menu section consisting of:

    .responsive-menu
    .responsive-menu-icon
    .responsive-menu-icon::after

    into this media query:


    @media
    only screen and (max-width: 1080px)

    You could put it into any of the media queries depending on when you want to change from the full menu to the icon.

    December 30, 2014 at 4:32 pm #135701
    macmeister
    Member

    You guys rock! Thank you for the help on hiding the responsive menu on larger screens!

    I've yet to find out how to get the menu back if hidden in responsive mode, then resizing the window larger again. If I find out how, I'll post back here... If anyone has a remedy, please enlighten.

    Happy 2015!

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remobile Pro: Navigation Customization Help Needed’ is closed to new replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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