Title: CSS for several things
Last modified: August 24, 2016

---

# CSS for several things

 *  [aprueter](https://wordpress.org/support/users/aprueter/)
 * (@aprueter)
 * [11 years ago](https://wordpress.org/support/topic/css-for-several-things/)
 * Hi Im so confused on how to change the title bar text on this theme. I have thought
   of everyything I know but it wont change.
 * [http://makingovermybodyforme.com/2015/05/02/making-over-my-body-for-me/](http://makingovermybodyforme.com/2015/05/02/making-over-my-body-for-me/)
 * I am trying to change the white text that is on the green title bar to a pink
   color code.
 * Next I am wanting to change all the side bar text to pink instead of black
 * and above the title of the the blog post where it says uncatagorized, I want 
   that pink as well

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

 *  [David_G](https://wordpress.org/support/users/questas_admin/)
 * (@questas_admin)
 * [11 years ago](https://wordpress.org/support/topic/css-for-several-things/#post-6087703)
 * As long as you have right clicks blocked, good luck.
 * `function clickIE4(){ if (event.button==2){ return false; } }`
 *  Thread Starter [aprueter](https://wordpress.org/support/users/aprueter/)
 * (@aprueter)
 * [11 years ago](https://wordpress.org/support/topic/css-for-several-things/#post-6087784)
 * Ok but how do I change the actual colot
 *  [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [11 years ago](https://wordpress.org/support/topic/css-for-several-things/#post-6087786)
 * .page-title, .widget-title, .widget-title a, .entry-meta .cat-links {
    color:#
   cc0066; }
 * You can try that. These kind of edits should go in a child theme or use a plugin
   to add custom CSS.
 *  Thread Starter [aprueter](https://wordpress.org/support/users/aprueter/)
 * (@aprueter)
 * [11 years ago](https://wordpress.org/support/topic/css-for-several-things/#post-6087832)
 * Thank you that did work for the widget titles, Which is perfect!
 * I still need to change the Title of the page that is white. I would like to do
   that a pink and then I do need to change the color code of the actual bar.
 * I am putting it in Custom CSS. Are you saying that I can dounload a plug in to
   help with CSS?
 * [http://makingovermybodyforme.com/2015/05/03/day-1-mayweather-vs-pacquiao-temptations/](http://makingovermybodyforme.com/2015/05/03/day-1-mayweather-vs-pacquiao-temptations/)
 *  [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [11 years ago](https://wordpress.org/support/topic/css-for-several-things/#post-6087856)
 * So make it like this:
 * #site-title a, .page-title, .widget-title, .widget-title a, .entry-meta .cat-
   links {
    color: #cc0066; }
 * If I understand you correctly, try this:
 * .hgroup-wrap {
    background-color: blue; }
 * Add your own HEX value instead of “blue”
 * If your theme has the function to add custom CSS then stick with that.
 *  Thread Starter [aprueter](https://wordpress.org/support/users/aprueter/)
 * (@aprueter)
 * [11 years ago](https://wordpress.org/support/topic/css-for-several-things/#post-6087860)
 * Thank You so much!
 * I only have one more thing that is driving me crazy.
 * How would I change the very top greyish color and the very bottom. Also How would
   add in text that would say who the site was created by
 *  [martcol](https://wordpress.org/support/users/hotmale/)
 * (@hotmale)
 * [11 years ago](https://wordpress.org/support/topic/css-for-several-things/#post-6087873)
 * I can’t see a grey color at the top or very bottom so I assume you have that 
   as you want it now?
 * For details of how to change the copyright details in the footer, I suggest you
   contact the theme developer:
 * [http://www.themehorse.com/support-forum/](http://www.themehorse.com/support-forum/)

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

The topic ‘CSS for several things’ is closed to new replies.

## Tags

 * [title bar](https://wordpress.org/support/topic-tag/title-bar/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [martcol](https://wordpress.org/support/users/hotmale/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/css-for-several-things/#post-6087873)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
