• 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

centric pro – changing to fixed menu

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 › centric pro – changing to fixed menu

This topic is: not resolved

Tagged: centric, css, hamburger, responsive menu

  • This topic has 3 replies, 3 voices, and was last updated 11 years, 2 months ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 20, 2014 at 9:13 am #95811
    Jess
    Participant

    HI
    I would like to know if i wanted to change the default menu for centric pro to a fixed menu only for tablet and mobile devices...would i be able to do that just with css or is it more complicated?
    I need some ideas
    thanks again again again

    http://capsule.dev.ydesfemmesmtl.org
    March 22, 2014 at 12:46 am #96055
    Tom
    Participant

    Salut raffa! I'm thinking you mean to continue to show your colourful menu options on tablets/phones instead of the 'hamburger' icon, which must be clicked to display the menu. If so, yes this can be done with CSS alone.

    The existing CSS swaps the menu for the hamburger icon at 768 px. Stop this with this CSS:
    (you may also want to adjust padding, etc. under ~600px)

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

    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    April 5, 2014 at 6:50 am #98610
    mbsvendsen
    Member

    I too wish to change my menu.

    However, I would like title area and the menu to simply disappear when scrolling down the page. Just like the rest of the site content does.

    In other words, a menu that is neither fixed, nor responsive.

    Thanks in advance for any pointers!

    http://applyresearch.com

    April 5, 2014 at 9:03 am #98626
    Tom
    Participant

    @mbsvendsen :

    To make your Centric menu disappear when scrolling down the page, Find line 1044 in style.css and comment out or remove position: fixed;.

    "Responsive" means responding to a viewport size with a layout appropriate for the device. This is a desirable feature for any website. If you mean only to eliminate the 'hamburger' menu as @raffa did, simply apply the code provided at the bottom of your style.css. (Or comment out/remove the code at lines 2346 through 2352.)


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 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

© 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