Title: Title Colour (while using template)
Last modified: August 19, 2016

---

# Title Colour (while using template)

 *  Resolved [simonspurr](https://wordpress.org/support/users/simonspurr/)
 * (@simonspurr)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/title-colour-while-using-template/)
 * I have just set my first blog today and am using a free template – However, my
   title is going over the theme and it is blue on blue. How can I change the colour
   of my title (I have tried design–header image and colour–font colour – it doesn’t
   change. If I can’t change the colour is there a way I can shift it to the left?
 * It is at [http://www.refreshed.info](http://www.refreshed.info/)
 * And while on the topic how do I change the second line of text the says “Just
   Another WordPress Blog”?
 * Any suggestions?

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

 *  [Eric Amundson](https://wordpress.org/support/users/sewmyheadon/)
 * (@sewmyheadon)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/title-colour-while-using-template/#post-792555)
 * Try modifying the hexidecimal color def in your style.css file from:
 *     ```
       #header h1 a:link, #header h1 a:visited {
       color: #0090ec;
       text-decoration: none;
       }
       ```
   
 * to something like:
 *     ```
       #header h1 a:link, #header h1 a:visited {
       color: #666;
       text-decoration: none;
       }
       ```
   
 * The ‘just another WordPress . . ” is controlled in the Admin panel under Settings/
   General/Tagline.
 * 🙂
 *  Thread Starter [simonspurr](https://wordpress.org/support/users/simonspurr/)
 * (@simonspurr)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/title-colour-while-using-template/#post-792776)
 * Thanks
 * Resolved

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

The topic ‘Title Colour (while using template)’ is closed to new replies.

## Tags

 * [first blog](https://wordpress.org/support/topic-tag/first-blog/)

 * 2 replies
 * 2 participants
 * Last reply from: [simonspurr](https://wordpress.org/support/users/simonspurr/)
 * Last activity: [17 years, 12 months ago](https://wordpress.org/support/topic/title-colour-while-using-template/#post-792776)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
