Title: Widget Primary sidebar
Last modified: August 22, 2016

---

# Widget Primary sidebar

 *  [Bidoux](https://wordpress.org/support/users/bidoux/)
 * (@bidoux)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/widget-primary-sidebar/)
 * I am trying to find where to change the color of the font, by default it light
   grey, i would like to change for black

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

 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/widget-primary-sidebar/#post-5768871)
 * Hi there!
 * If you post a link to your website we can suggest a code snippet for you.
 * Cheers!
 * Luke
 *  Thread Starter [Bidoux](https://wordpress.org/support/users/bidoux/)
 * (@bidoux)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/widget-primary-sidebar/#post-5768896)
 * The site is still under construction, but the only thing I can say is font color
   in the primary sidebar I added (EVENT organiser widget) is grey and i would like
   to be black by default.
 * I think i just answered myself… I will take a look in the css of this widget
 * Thanks for the quick response Luke
 *  Theme Author [Template Express](https://wordpress.org/support/users/danstriker/)
 * (@danstriker)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/widget-primary-sidebar/#post-5769182)
 * hello,
 * the widget area has the same color as the body text. To make it all black you
   would add the following style:
 *     ```
       body, button, input, select, textarea {
       color: #000;
       }
       ```
   

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

The topic ‘Widget Primary sidebar’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sporty/1.8.8/screenshot.png)
 * Sporty
 * [Support Threads](https://wordpress.org/support/theme/sporty/)
 * [Active Topics](https://wordpress.org/support/theme/sporty/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sporty/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sporty/reviews/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [Template Express](https://wordpress.org/support/users/danstriker/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/widget-primary-sidebar/#post-5769182)
 * Status: not resolved