• 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

More Color Changing Issues

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 › More Color Changing Issues

This topic is: not resolved

Tagged: code, color, css file, html, navigation, serenity theme, widget

  • This topic has 3 replies, 3 voices, and was last updated 8 years, 5 months ago by katybailey.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • October 21, 2014 at 9:44 am #128652
    katybailey
    Member

    Hello,

    I submitted a forum request last evening about header color changes in the Serenity theme and my question was quickly answered. Of course, now I am still having other two other elements on the site. I am hoping to change the green navigation bar to orange #D35B2B with a hover color of #562240. I would then also like to match that same branding to the right hand widgets which are currently blue to the same color of #562240.

    Again, I thought I changed the color codes and I don't see an image behind the scenes. Any help you can provide would be awesome!

    Thank you so much.

    http://correctivebalance.co
    October 21, 2014 at 10:18 am #128658
    Brad Dalton
    Participant

    Please use Firebug to find the classes and change the values for the color property in your browser before modifying your code.

    Here's how to change a link color in Genesis, includes video.


    Tutorials for StudioPress Themes.

    October 21, 2014 at 10:25 am #128662
    Porter
    Participant

    Hello again!

    Search for the following in style.css:

    #subnav {
    clear: both;
    width: 960px;
    height: 35px;
    background: url(images/subnav.png);
    color: #FFFFFF;
    margin: 0 auto 0;
    padding: 0;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    }

    The line:

    background: url(images/subnav.png);

    Needs to be:

    background: #D35B2B;

    For your sidebar, find:

    #sidebar h4, #sidebar-alt h4 {
    background: #EEEEEE url(images/widget-header.png);
    color: #FFFFFF;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    text-shadow: #055669 1px 1px;
    margin: 0;
    padding: 4px 5px 4px 10px;
    }

    Change:

    background: #EEEEEE url(images/widget-header.png);

    To

    background: #D35B2B;

    For your hover, find:

    #subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a {
    background: url(images/subnavhov.png);
    color: #FFFFFF;
    text-shadow: #055669 1px 1px;
    }

    Replace:

    background: url(images/subnavhov.png);

    With

    background: #562240;

    I changed all those values myself, and it looks great. Let me know how it works 🙂


    Buy me a beer? | Try DigitalOcean VPS Hosting

    October 21, 2014 at 1:02 pm #128675
    katybailey
    Member

    Porter, you are awesome! Thank you so much for your help. I am very happy that I am learning how of this works. I think I am all done with questions now (I hope!) 😉

    Thanks again,
    Katy

  • 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

© 2023 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