• 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

Outreach Pro – Change Title Color of Primary Sidebar

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 › Outreach Pro – Change Title Color of Primary Sidebar

This topic is: resolved

Tagged: Outreach Pro, Primary Sidebar Title

  • This topic has 9 replies, 2 voices, and was last updated 9 years, 2 months ago by juiceman.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • January 17, 2014 at 1:09 pm #85666
    palpatine
    Member

    Hey Guys,

    I've changed the background of the Primary Sidebar in Outreach Pro theme, but I can't seem to change the Title color.

    I'd like the Widget titles on the Primary Sidebar ONLY to be white. Could anyone help out here?

    Thanks,
    Aaron

    http://oldcanyonranch.com
    January 17, 2014 at 1:31 pm #85671
    juiceman
    Participant

    It looks like you have your h4 color coming from:

    .widget-title {
    color: #6ab446;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    text-transform: uppercase;
    }

    You probably have the following further down in your style sheet:

    .sidebar .widget h4 {
    }

    Just make it:

    .sidebar .widget h4 {
    color: #ffffff;
    }
    January 17, 2014 at 1:35 pm #85673
    palpatine
    Member

    Hey Juiceman,

    Thanks for your assistance. I'm pretty sure that I already did that and had to revert it back. Reason being, it changed the titles of ALL of the widgets, which doesn't work for me.

    I just need to change the title of the Primary Sidebar widgets.

    Thanks,
    Aaron

    January 17, 2014 at 1:41 pm #85674
    juiceman
    Participant

    Aaron,

    Just to be sure I'm understanding you, take a look at this link, it is Outreach as well:

    http://beradiantbeyou.com/about-radiantly-you/

    Is this what you mean?

    January 17, 2014 at 1:52 pm #85676
    palpatine
    Member

    Yup, pretty much.

    You see how the primary sidebar Recent Posts is white but the sub footer and footer titles are a different color? I just need to change the Primary sidebar titles to white.

    Thanks for the help.

    January 17, 2014 at 2:06 pm #85678
    juiceman
    Participant

    Right,

    I don't see .sidebar .widget h4 anywhere in your style sheet. It needs to come after the .widget-title style (line730) in order to override it.

    Did you try adding the code above later in your style sheet? (like line 1638, right after:

    .sidebar .widget {
    	background-image: url('http://oldcanyonranch.com/wp-content/uploads/2014/01/background.png');
    	border-radius: 3px;
    	padding: 30px;
    	padding: 3rem;
    }
    January 17, 2014 at 2:19 pm #85679
    palpatine
    Member

    No, I haven't tried too much as I'm not a coder, but I see where that .sidebar .widget code is in the style sheet.

    What exactly should I place underneath it?

    Thanks,
    Aaron

    January 17, 2014 at 2:22 pm #85680
    juiceman
    Participant

    Place this:

    .sidebar .widget h4 {
    color: #ffffff;
    }

    under:

    .sidebar .widget {
    	background-image: url('http://oldcanyonranch.com/wp-content/uploads/2014/01/background.png');
    	border-radius: 3px;
    	padding: 30px;
    	padding: 3rem;
    }
    January 17, 2014 at 2:25 pm #85682
    palpatine
    Member

    Tada!!!!

    Thanks Man. I really appreciate the help.

    January 17, 2014 at 2:30 pm #85683
    juiceman
    Participant

    You're welcome!

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