• 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 Home Welcome Link

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 › Agency Home Welcome Link

This topic is: not resolved

Tagged: Agency, color, home-welcome, link

  • This topic has 4 replies, 2 voices, and was last updated 10 years, 5 months ago by Tim Squires.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • April 3, 2013 at 1:38 pm #32895
    Tim Squires
    Member

    URL:
    http://timsquires.com.au/hrmatters

    Problem: How to change color of link in Home Welcome widget area.

    Hi, I suspect that this is very simple, but I just can't figure it out.

    I simply need to change the color of the link from #5397b4 (blue) to #ffcc00 (gold)

    I am trying to work it out using Firebug. I can see the values and change them easily in Firebug, but I can't find the actual CSS in the style sheet. I know this should be very simple, but nevertheless, I am stuck 🙂

    Thanks for your help.


    timsquires.com.au

    April 3, 2013 at 2:47 pm #32914
    Brad Dalton
    Participant

    The line number 134 is next to the code in the right hand side screen of Firebug:

    a, a:visited {
        color: #FFCC00;
        text-decoration: none;
    }
    

    Tutorials for StudioPress Themes & WooCommerce.

    April 4, 2013 at 4:13 am #33020
    Tim Squires
    Member

    Hi Brad, many thanks - that almost worked. 🙂 But will the new color only be visible after the link has been visited? And is it possible to make the change specific to just the home-welcome widget area? (I need to keep the default color for the links on all other areas of the site.)

    Many thanks for your help.


    timsquires.com.au

    April 4, 2013 at 4:31 am #33022
    Brad Dalton
    Participant

    Yes it will so you'll need to use the specific class i.d. for that element.

    #home-welcome .widget_text a, a:visited { 
    color: #FFCC00; 
    }
    

    Tutorials for StudioPress Themes & WooCommerce.

    April 4, 2013 at 12:55 pm #33144
    Tim Squires
    Member

    Thanks Brad - that worked. I just took out the a: visited and pasted the code under the home welcome section. (The snippet is at the bottom here) Thanks again for your help and patience. Tim

    /* Home Welcome
    ------------------------------------------------------------ */

    #home-welcome {
    padding: 20px 30px;
    }

    #home-welcome,
    #home-welcome p {
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-shadow: 1px 1px #000;
    margin-top:10px;
    }
    #home-welcome p {
    color: #ffdddd;
    }

    #home-welcome .widget_text a {
    color: #FFCC00;
    }


    timsquires.com.au

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