Title: font color
Last modified: August 18, 2016

---

# font color

 *  [suitedcrabs](https://wordpress.org/support/users/suitedcrabs/)
 * (@suitedcrabs)
 * [21 years ago](https://wordpress.org/support/topic/font-color/)
 * whats the command to change the color of the font for a post?

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

 *  [techwench](https://wordpress.org/support/users/techwench/)
 * (@techwench)
 * [21 years ago](https://wordpress.org/support/topic/font-color/#post-213421)
 * There are several, actually.
 * Are you talking about _within_ a post?
    You could use:
 * `<span style="color: your_color">text</span>`
    `<font color="your_color">test
   </font>` (deprecated)
 *  [jinsan](https://wordpress.org/support/users/jinsan/)
 * (@jinsan)
 * [21 years ago](https://wordpress.org/support/topic/font-color/#post-213433)
 * or
 * color: #hex;
 * for your css but as techwench says – where are you trying edit this?
 *  [Lorelle](https://wordpress.org/support/users/lorelle/)
 * (@lorelle)
 * [21 years ago](https://wordpress.org/support/topic/font-color/#post-213436)
 * To change the color of a font for all your posts, go into your `style.css` of
   your Theme and look in one of several places for the word `color:#000` with the
   zeros representing the “hex” number which is the code for a specific color.
 * `body
    content post entry
 * Typically, your post’s font color choices are in one of those areas. Just change
   it to “red” in one of those places, one at a time, and then upload the `style.
   css` file to your website’s Theme and check with your browser to see if the red
   colored font is in your post. If not, change it back and move to the next one.
   You’ll get the hang of this very soon.
 * Here is more help:
 * [http://codex.wordpress.org/Playing_With_Fonts](http://codex.wordpress.org/Playing_With_Fonts)
   
   [http://codex.wordpress.org/Developing_a_Colour_Scheme](http://codex.wordpress.org/Developing_a_Colour_Scheme)

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

The topic ‘font color’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [Lorelle](https://wordpress.org/support/users/lorelle/)
 * Last activity: [21 years ago](https://wordpress.org/support/topic/font-color/#post-213436)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
