Title: CSS Editing
Last modified: September 5, 2017

---

# CSS Editing

 *  Resolved [jagis](https://wordpress.org/support/users/jagis/)
 * (@jagis)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/css-editing-8/)
 * I need help in changing the CSS of my wordpress website – [http://biggboss11fans.in/](http://biggboss11fans.in/)
 * I need to change all the link colors on my website. Please suggest what to do.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-editing-8%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Michael “A3” Jensen](https://wordpress.org/support/users/poomik/)
 * (@poomik)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/css-editing-8/#post-9468880)
 * It depends on which links you talk about??
 * But if it is general, like the Read More >>:
    a { color: #0B91EA; } and the hover
   over will be: a:hover { color: #0C87D3; }
 * Your widget area overwrite this with:
 * .widget-area .widget a {
    color: #757575; }

Viewing 1 replies (of 1 total)

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/iconic-one/3.4/screenshot.png)
 * Iconic One
 * [Support Threads](https://wordpress.org/support/theme/iconic-one/)
 * [Active Topics](https://wordpress.org/support/theme/iconic-one/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/iconic-one/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/iconic-one/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael “A3” Jensen](https://wordpress.org/support/users/poomik/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/css-editing-8/#post-9468880)
 * Status: resolved