Title: Header text
Last modified: August 21, 2016

---

# Header text

 *  [mrppp](https://wordpress.org/support/users/mrppp/)
 * (@mrppp)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-text-6/)
 * hi, how do I change colour of text in header image (site title)

Viewing 1 replies (of 1 total)

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-text-6/#post-3901904)
 * This theme doesn’t come with Custom CSS option, so you have to install a Custom
   CSS plugin, or create a starter child theme to hold the modification for it.
 * Use any of this tool to inspect element and its property
 * Firebug
    [http://getfirebug.com](http://getfirebug.com)
 * Firefox: Inspect Element
    [https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector](https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector)
 * Chrome: developer tools
    [https://developers.google.com/chrome-developer-tools](https://developers.google.com/chrome-developer-tools)
 * In this case, the site title is in `#header h1 a`
 *     ```
       #header h1 a { color: red; }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Header text’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/rolas-sepuluh/1.5/screenshot.png)
 * Rolas Sepuluh
 * [Support Threads](https://wordpress.org/support/theme/rolas-sepuluh/)
 * [Active Topics](https://wordpress.org/support/theme/rolas-sepuluh/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/rolas-sepuluh/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/rolas-sepuluh/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/header-text-6/#post-3901904)
 * Status: not resolved