• 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 Theme – add fixed secondary 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 › Design Tips and Tricks › Centric Theme – add fixed secondary menu

This topic is: not resolved

Tagged: Centric theme, menu

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 4 months ago by babaLucas.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • July 27, 2014 at 10:56 pm #116038
    babaLucas
    Participant

    i'm trying to figure out how to add a secondary menu in a fixed position at the top of the site that uses the Centric Theme.

    Any assistance on how to accomplish this?

    Here's what I want the end result to look: http://bit.ly/WJfTOv [screenshot image download]

    http://rogbmc.com
    August 1, 2014 at 10:00 pm #116636
    mssbee
    Participant

    The site you liked has changed the width of the site header widget area on line #1123 of the style.css to 1280px which forces the menu placed in the header right widget are to move below the logo.

    .site-header .widget-area {
    color: #fff;
    float: right;
    padding-top: 10px;
    text-align: right;
    width: 1280px;
    }

    August 3, 2014 at 9:41 pm #116925
    babaLucas
    Participant

    that's not what I'm referring to ~ in the screenshot from the first post I mocked up how I'd like to have a fixed position secondary menu at the top of the website, similar to other genesis child themes.

    any help there?

    August 4, 2014 at 8:22 am #116984
    mssbee
    Participant

    I see. Try this:

    .nav-secondary {
        position: fixed;
        width: 100%;
        z-index: 1000;
    }
    
    .site-header {
        position: fixed;
        width: 100%;
        z-index: 999;
        padding-top: the height of your navbar px;
    }

    I didn't have to adjust the bumper; however, you may need to fine tune that ccs property also. You may also need to fine tune the mobile versions.

    August 11, 2014 at 9:29 am #118195
    babaLucas
    Participant

    @mssbee - I forgot to say thank you! This sent me on the right path and we got it done. Still have some mobile to fix.

    Take a look: realtyonebmc.staging.wpengine.com/

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

© 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