• 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

Change Background and Rollover colour of main nav – Magazine Pro Theme

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 › Change Background and Rollover colour of main nav – Magazine Pro Theme

This topic is: resolved

Tagged: css, Magazine Pro, nav

  • This topic has 4 replies, 2 voices, and was last updated 12 years, 1 month ago by nathalylarter.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 13, 2014 at 11:41 am #84981
    nathalylarter
    Member

    I would like to change the colour of the nav for both the background as well as the rollover.

    Please help 🙂

    Nathaly

    http://dorisbelland.wpengine.com/
    January 13, 2014 at 11:49 am #84984
    Sridhar Katakam
    Participant

    Are you talking about nav menu items?


    Genesis Tutorials | Follow me on Twitter

    January 13, 2014 at 11:53 am #84985
    nathalylarter
    Member

    Yes, the white nav bar at the top. I wanted to make it a colour and add a rollover colour as well 🙂

    January 13, 2014 at 12:12 pm #84993
    Sridhar Katakam
    Participant

    Add this CSS:

    .site-header .wrap {
        border-bottom: 1px solid #222;
    }
    
    .nav-secondary .wrap {
        background: #693065;
    }
    
    .nav-secondary .genesis-nav-menu a {
        color: #fff;
    }
    
    .nav-secondary .genesis-nav-menu a:hover,
    .nav-secondary .genesis-nav-menu .current-menu-item > a {
        color: #fff;
        background: #3ac1e1;
    }
    
    .nav-secondary .genesis-nav-menu .sub-menu a {
        background: #3ac1e1;
    }
    
    .nav-secondary .genesis-nav-menu li:hover a {
        background: #3ac1e1;
    }
    
    .nav-secondary .genesis-nav-menu > li {
        float: left;
    }
    
    .nav-secondary .genesis-nav-menu > li a {
        border-right: 1px solid #333;
    }
    
    .genesis-nav-menu .sub-menu {
        margin-left: -1px;
    }
    
    .genesis-nav-menu .sub-menu a:hover {
        color: #333;
    }

    Genesis Tutorials | Follow me on Twitter

    January 13, 2014 at 12:55 pm #85020
    nathalylarter
    Member

    Amazing!!!! Thank you.

  • 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

© 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