• 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

News Pro 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 › News Pro Secondary Menu

This topic is: not resolved

Tagged: News Pro, News Pro Secondary Menu

  • This topic has 3 replies, 2 voices, and was last updated 12 years, 6 months ago by eamonmoriarty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 13, 2014 at 12:44 pm #85001
    redfive
    Member

    Hello,
    I love the News Pro theme, but is there a way to have different css styles for the primary and secondary menu nav?

    For example on this website: http://www.gldtest.com/

    I'd like to have the top navigation maroon/red with white text with a smaller height. And the Navigation under the logo would remain as is.

    I looked in the css file and I only see: .genesis-nav-menu is there a way to setup a .secondary-nav-menu or something?

    Thanks for your help in advance.

    http://www.gldtest.com/
    January 13, 2014 at 5:15 pm #85081
    eamonmoriarty
    Participant

    This should change your background color:

    .menu.genesis-nav-menu.menu-secondary {
        background-color: #630005;
    }

    Eamon Moriarty
    EM Dzine

    January 13, 2014 at 5:37 pm #85087
    redfive
    Member

    Perfect! That helped me out tremendously. Now my next question, how do I get my header logo to align to the left instead of centered? I made my logo wider from the original 260 x 90 to 520 x 120, and I made the size change in the functions.php file as well. Below is my code changes.

    Functions.php:

    //* Add support for custom header
    add_theme_support( 'custom-header', array(
    'header_image' => '',
    'header-selector' => '.site-title a',
    'header-text' => false,
    'height' => 120,
    'width' => 520,
    ) );

    Style.css:

    /* Title Area
    --------------------------------------------- */

    .title-area {
    float: left;
    width: 520px;
    }

    .site-title {
    font-weight: 700;
    font-size: 48px;
    font-size: 4.8rem;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    }

    .site-title a,
    .site-title a:hover {
    color: #000;
    }

    .site-description {
    color: #999;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
    line-height: 1;
    margin: 10px 0 0;
    margin: 1rem 0 0;
    text-transform: uppercase;
    }

    /* Full width header, no widgets */

    .header-full-width .title-area,
    .header-full-width .site-title {
    width: 100%;
    }

    .header-image .site-description,
    .header-image .site-title a {
    display: block;
    text-indent: -9999px;
    }

    /* Logo, hide text */

    .header-image .site-title a {
    background-position: top !important;
    float: left;
    min-height: 120px;
    width: 100%;
    }

    January 14, 2014 at 9:53 am #85154
    eamonmoriarty
    Participant

    Change

    .header-image .site-title a {
    background-position: top !important;
    float: left;
    min-height: 120px;
    width: 100%;
    }

    to

    .header-image .site-title a {
    background-position: left top !important;
    float: left;
    min-height: 120px;
    width: 100%;
    }

    Eamon Moriarty
    EM Dzine

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

© 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