• 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

Magazine Pro – Move primary nav after footer hook

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 › Magazine Pro – Move primary nav after footer hook

This topic is: resolved

Tagged: genesis_before_footer, Magazine Pro, primary nav

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 3 months ago by DTHkelly.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 29, 2015 at 7:55 am #145995
    DTHkelly
    Member

    Magazine Pro functions.php relocates primary nav

    //* Reposition the primary navigation menu 
    remove_action( 'genesis_after_header', 'genesis_do_nav' );
    add_action( 'genesis_before_header', 'genesis_do_nav' );

    When I changed the add_action to genesis_before_footer, (or after footer) no joy.
    add_action( 'genesis_before_footer', 'genesis_do_nav' );

    Not sure what else to try.

    March 29, 2015 at 8:45 am #145996
    Christoph
    Member

    Hi,

    the css is declaring the position as fixed around line 1402 of the style.css.

    .nav-primary {
    	background-color: #222;
    	color: #fff;
    	left: 0;
    	position: fixed;
    	top: 0;
    	width: 100%;
    	z-index: 999;
    }

    If you remove that, it´ll work.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    March 29, 2015 at 8:59 am #145997
    DTHkelly
    Member

    Solved - thank you so much!

  • 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

© 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