Title: CSS Help
Last modified: October 21, 2016

---

# CSS Help

 *  Resolved [hop3y](https://wordpress.org/support/users/hop3y/)
 * (@hop3y)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/css-help-65/)
 * Hi all,
 * What would the custom CSS be, to change my post titles to the following colour:#
   211851
 * My web address is [this](http://lowerhousecc.com/).
 * I would also like the events widget in the header titles to be the same colour
   too.
 * Can anyone help?

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

 *  [redstar90](https://wordpress.org/support/users/redstar90/)
 * (@redstar90)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/css-help-65/#post-8340325)
 * Hi,
 * 1) if you want to change this title color: [http://screencast.com/t/0Jkxe77gVf](http://screencast.com/t/0Jkxe77gVf)
   
   use this code:
 * h1.entry-title.post-title a {
    color: #211851; }
 * 2) if you want to change these colors: [http://screencast.com/t/PCvbLyA6ad](http://screencast.com/t/PCvbLyA6ad)
   
   use this code: h4.tribe-event-title a { color: #211851; }
 * p.tribe-events-widget-link a {
    color: red; }
 * Best Regards
 *  Thread Starter [hop3y](https://wordpress.org/support/users/hop3y/)
 * (@hop3y)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/css-help-65/#post-8348079)
 * Excellent – thanks so much!

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

The topic ‘CSS Help’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [hop3y](https://wordpress.org/support/users/hop3y/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/css-help-65/#post-8348079)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
