Title: theme modification questions
Last modified: August 22, 2016

---

# theme modification questions

 *  [contozo](https://wordpress.org/support/users/contozo/)
 * (@contozo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/theme-modification-12/)
 * How can put logo + text instead only text in upper left corner where the name
   of site is?
    how can change the color of text in main side bar. I made main side
   bar white and now text there is invisible :).

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

 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/theme-modification-12/#post-5394634)
 * Hi there! 🙂
 * You can make all the changes you want with some simple CSS code.
 * Can you tell us what theme you are using and then we can make some suggestions.
 * Depending on your theme you can then either paste this code in the Custom CSS
   area of your Theme Options page or add it to a child theme.
 * You can read about child themes [here](http://codex.wordpress.org/Child_Themes).
 * I hope that helps!
 * Luke the Daft Duke
 *  Thread Starter [contozo](https://wordpress.org/support/users/contozo/)
 * (@contozo)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/theme-modification-12/#post-5394674)
 * I use twenty fourteen theme , the default one. I use child theme.
 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/theme-modification-12/#post-5394690)
 * Hi there! 🙂
 * You can change the color of the sidebar link color using this:
 *     ```
       .widget a {
         color: #000000;
       }
       ```
   
 * Header Image + Text:
 * Go to Appearance – > Header and upload the image you want
 * Make sure you check the box entitled ‘Show header text with your image’.
 * I hope that helps!
 * Luke the Daft Duke

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

The topic ‘theme modification questions’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/theme-modification-12/#post-5394690)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
