• 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

Agent Press Primary Navigation 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 › Agent Press Primary Navigation Menu

This topic is: not resolved

Tagged: Agent Press Primary Navigation Menu

  • This topic has 2 replies, 3 voices, and was last updated 9 years, 8 months ago by Nate.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • June 22, 2015 at 2:32 pm #157205
    jimena
    Participant

    I am using the theme press agent , and Need Help to know how I can reposition the primary navigation menu and place it below the page title. I need to leave my logo to the top of the page and change the background color of the site -header
    ¡please help with this!


    [URL=https://meettomy.site] Pretty Womans in your town[/URL]

    http://www.delpropiedades.cl
    June 25, 2015 at 4:23 pm #157543
    Ginger
    Participant

    Hi there,

    Look for this section in your functions.php file:

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

    And swap the before and after -- make the remove_action reference genesis_before_header, since you want to remove it from where it shows now, above the header. Then, make the add_action reference genesis_after_header since that is where you'd like the primary navigation to be. As always, it's recommend not to make changes to your functions.php file in the WordPress editor, but rather access your site files via FTP or file access logging into your host. One typo and you can cause your site to not load (white screen) .

    To change the header background color on the default color scheme, look for this code in your style.css file:

    /*
    Site Header
    ---------------------------------------------------------------------------------------------------- */
    .site-header .wrap {
    	background-color: #1a212b;
    	color: #fff;
    }

    Change the background-color of #1a212b to the hex value of whatever you like. The other setting is for the font color. If you are using a different color scheme keep searching in the file and you will find it. Also, it's good to learn to use Inspect Element in your browser to change these types of settings on the fly, so you can know where to change them in the style.css file. This tutorial can help you with this:

    https://www.nutsandboltsmedia.com/how-to-customize-your-genesis-child-theme-with-chromes-inspector/

    Hope this helps!


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    October 9, 2015 at 6:26 am #167718
    Nate
    Member

    Hey Ginger, just wanted to say thanks for the help on this one!:-)


    Just getting started in this brave new Genesis world… Thanks in advance for all help:-).

  • 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