• 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

Navigation to the right of logo

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 › Navigation to the right of logo

This topic is: resolved

Tagged: header, menu, navigation

  • This topic has 3 replies, 2 voices, and was last updated 10 years, 11 months ago by jufo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • June 13, 2015 at 7:20 am #156089
    jufo
    Member

    I have been searching around for a solution, but could not find one that works for me.

    I am using a custom genesis child theme and want to place the Navigation to the right of the logo in the Header.
    The site is still under construction, so I can't provide a link just now.

    Can you help me find the right code for this?

    Thanks

    June 13, 2015 at 7:23 am #156091
    Brad Dalton
    Participant

    Add the custom menu widget to the header right widget area.


    Tutorials for StudioPress Themes.

    June 13, 2015 at 7:28 am #156092
    jufo
    Member

    That doesn't work for me, nothing appears there.

    It might have to do with the multilingual plugin I am using, polylang, not sure.

    Alternatively, I tried Brain Gardner's solution http://briangardner.com/reposition-primary-navigation/

    and added
    //* Remove the header right widget area
    unregister_sidebar( 'header-right' );

    and then
    //* Reposition the primary navigation menu
    remove_action( 'genesis_after_header', 'genesis_do_nav' );
    add_action( 'genesis_header', 'genesis_do_nav', 12 );

    but unfortunately that didn't change anything for me either.

    June 13, 2015 at 11:36 am #156107
    jufo
    Member

    What worked for me is this

    //* move nav to header
    remove_action( 'genesis_after_header','genesis_do_nav' ) ;
    add_action( 'genesis_header_right','genesis_do_nav' );
    add_theme_support( 'genesis-structural-wraps', array( 'header', 'menu-secondary', 'footer-widgets', 'footer' ) );//menu-primary is removed

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Navigation to the right of logo’ 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

© 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