Title: Text Widget CSS
Last modified: August 19, 2016

---

# Text Widget CSS

 *  [kitkaplan](https://wordpress.org/support/users/kitkaplan/)
 * (@kitkaplan)
 * [15 years ago](https://wordpress.org/support/topic/text-widget-css/)
 * [http://kitkaplan.com/metaphysical/](http://kitkaplan.com/metaphysical/)
    In 
   my text widgets the text is blue underlined and I want to change it to black 
   but I can’t seem to find the CSS for it. Can anyone help?

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

 *  [jack randall](https://wordpress.org/support/users/theotherlebowski/)
 * (@theotherlebowski)
 * [15 years ago](https://wordpress.org/support/topic/text-widget-css/#post-2055779)
 * do you mean the pages widget in the sidebar on the right?
 *  Thread Starter [kitkaplan](https://wordpress.org/support/users/kitkaplan/)
 * (@kitkaplan)
 * [15 years ago](https://wordpress.org/support/topic/text-widget-css/#post-2055782)
 * No, the text over the icons that says “Photos, Tees, Gifts” and “Brooklyn Photos”
   is just text not a link and also the text in the “Get Newsletter” Text Widget
   for “First, Last and Email”
 * ANY Text in a Text widget comes out the blue underlined link color but is not
   a link.
 *  [jack randall](https://wordpress.org/support/users/theotherlebowski/)
 * (@theotherlebowski)
 * [15 years ago](https://wordpress.org/support/topic/text-widget-css/#post-2055788)
 * in your theme’s style.css add or tweak the following code
 *     ```
       .art-blockcontent-body, .art-blockcontent-body a, .art-blockcontent-body li a {
        color: #000;
       }
       ```
   
 * that’ll change the colour of the brooklyn and photo’s text and i think it will
   also work on the first, last, email text too

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [jack randall](https://wordpress.org/support/users/theotherlebowski/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/text-widget-css/#post-2055788)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
