• 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

font color in links and breadcrumps

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 › General Discussion › font color in links and breadcrumps

This topic is: not resolved

Tagged: breadcrumbs, css, font colour

  • This topic has 2 replies, 2 voices, and was last updated 9 years, 7 months ago by thom.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 7, 2014 at 9:23 am #89133
    thom
    Member

    hey there

    I am using streamline pro, and I am trying to style the colours of the fond in my breadcrumbs, but I cannot do that without changing the colours of all my links and the menu in my sidebar. I want the font colour in the breadcrumbs to be the same at font colour in the navigation bar above the header, which is c6b88b. Right now it's: 815f02 - as it is in the rest of the links.

    The page is: http://tidenssamling.dk/

    The CSS starts in line 1781 in my style sheet - and looks like this:

    /* Streamline Pro Blue
    --------------------------------------------- */

    .streamline-pro-blue a,
    .streamline-pro-blue .entry-title a:hover,
    .streamline-pro-blue .entry-meta a:hover,
    .streamline-pro-blue .entry-footer .entry-meta a,
    .streamline-pro-blue .footer-widgets .entry-title a {
    color: #815f02;
    }

    .streamline-pro-blue .entry-title a,
    .streamline-pro-blue .site-title a,
    .streamline-pro-blue .site-title a:hover,
    .streamline-pro-blue .site-header .genesis-nav-menu .current-menu-item > a,
    .streamline-pro-blue .site-header .genesis-nav-menu a:hover {
    color: #815f02;
    }

    .streamline-pro-blue .genesis-nav-menu a,
    .streamline-pro-blue .entry-meta a {
    color: #c6b88b;
    }

    Thank you.

    http://tidenssamling.dk/
    February 7, 2014 at 11:09 am #89149
    ramseyp
    Member

    Thom,

    You will need to add the new style declarations to your style.css. Add this to style.css & see if it works:

    .breadcrumb a,
    .streamline-pro-blue .breadcrumb a {
      color: #c6b88b;
    }

    That will make any links in your breadcrumbs the c6b88b color. If you want the :hover state of the links to be that color, too, you'll need to change the above to:

    .breadcrumb a,
    .streamline-pro-blue .breadcrumb a,
    .breadcrumb a:hover,
    .breadcrumb a:focus,
    .streamline-pro-blue .breadcrumb a:hover,
    .streamline-pro-blue .breadcrumb a:focus {
      color: #c6b88b;
    }

    Hope it helps.


    Community • Work • Conversations

    February 7, 2014 at 11:48 am #89157
    thom
    Member

    Hey Ramseyp

    It worked

    Thank you for your help:-)

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ 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