• 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

Agency

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 › Agency

This topic is: not resolved
  • This topic has 3 replies, 2 voices, and was last updated 12 years, 11 months ago by dabyrom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • February 24, 2013 at 6:17 pm #22612
    Mack
    Member

    I need to change the secondary Navigation colors but if I change it to white #fff

    the footer left text changes to white and it's now part of the background.

    How can I change each separately.

    faganandassociatgesinc.com

    February 24, 2013 at 7:33 pm #22622
    dabyrom
    Member

    Line 327 of your CSS you will see:

    .menu-primary li li a,
    .menu-primary li li a:link,
    .menu-primary li li a:visited,
    .menu-secondary li li a,
    .menu-secondary li li a:link,
    .menu-secondary li li a:visited,
    #header .menu li li a,
    #header .menu li li a:link,
    #header .menu li li a:visited {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
    border-bottom: 1px dotted #333;
    border-radius: 0;
    box-shadow: none;
    color: #777;
    font-size: 13px;
    padding: 5px;
    position: relative;
    text-transform: none;
    width: 138px;
    }

    Change the color from #777; to #fff;

    If you want to change the color when you hover over it go to line 356:

    .menu-primary li li a:active,
    .menu-primary li li a:hover,
    .menu-secondary li li a:active,
    .menu-secondary li li a:hover,
    #header .menu li li a:active,
    #header .menu li li a:hover {
    color: #fff;
    }

    It's already set to white so there will be no hover effect when you change the non hover from grey to white.

    February 25, 2013 at 6:51 pm #22805
    Mack
    Member

    Thanks.. That is not what I need to change:

    Please see http://faganandassociatesinc.com/

    I need the color of the links just right of the logo to be #216c2a which it is now.
    I need the color of the links (secondary Navigation) below the logo in the dark green area to be #ffffff (white)
    I need the text in Footer left to be #216c2a

    It seems that the Navigation text in the Green CSS is tied to both navigation text and footer left text.

    How can I split them up with css?????

    March 1, 2013 at 1:59 pm #23571
    dabyrom
    Member

    Hi,

    Sorry it took so long to respond.  I checked out your site and it looks like you figured most things out.  To change the text color in the footer left (the text below Get Life & Business Advice) you need to add this to CSS.
    #footer-widgets p {
    color: #216c2a;
    }

    To change text color in the rest of the footer:

    #footer-widgets {
    color: #216c2a;
    }

    Where to best add this may be under Footer Widgets on line 1280.

  • 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