Title: Widget CSS
Last modified: August 20, 2016

---

# Widget CSS

 *  Resolved [daveszt](https://wordpress.org/support/users/daveszt/)
 * (@daveszt)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/widget-css-2/)
 * Hi Guys,
 * Thanks for your help on this one. I can see in the theme options that you can
   change the colour of the text within a widget but this changes all the text in
   all widgets.
 * Where can I update the CSS so that the widget text stays one colour but hyperlinks
   within a widget can be another colour (probably standard hyerlink blue).
 * Site in question is: [http://www.goodshepherdcarshalton.org/](http://www.goodshepherdcarshalton.org/)
 * You’ll see in ‘Future Events’ on the homepage that there is a “Click here for
   a full list of future events” which I’d like to be blue. At the moment it’s grey
   along with the rest of the text even though it’s a hyperlink.
 * THANKS!
 * Dave

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [Catch Themes](https://wordpress.org/support/users/catchthemes/)
 * (@catchthemes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/widget-css-2/#post-3296886)
 * Add the following css in theme options:
    ` #sidebar .widget a { color: #3D7FD4;}
 *  Thread Starter [daveszt](https://wordpress.org/support/users/daveszt/)
 * (@daveszt)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/widget-css-2/#post-3296888)
 * Perfect, thanks!
 *  Theme Author [Catch Themes](https://wordpress.org/support/users/catchthemes/)
 * (@catchthemes)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/widget-css-2/#post-3296889)
 * [@daveszt](https://wordpress.org/support/users/daveszt/): Great it worked for
   you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Widget CSS’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/simple-catch/4.0/screenshot.png)
 * Simple Catch
 * [Support Threads](https://wordpress.org/support/theme/simple-catch/)
 * [Active Topics](https://wordpress.org/support/theme/simple-catch/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/simple-catch/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/simple-catch/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [customise](https://wordpress.org/support/topic-tag/customise/)
 * [link](https://wordpress.org/support/topic-tag/link/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 3 replies
 * 2 participants
 * Last reply from: [Catch Themes](https://wordpress.org/support/users/catchthemes/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/widget-css-2/#post-3296889)
 * Status: resolved