Title: Site Subtitle
Last modified: August 30, 2016

---

# Site Subtitle

 *  Resolved [chip303](https://wordpress.org/support/users/chip303/)
 * (@chip303)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-subtitle/)
 * Hi,
 * i don’t found the function for change the Color of the site-subtitle and the 
   colour-font. On dark green background aren’t black letters good to see.

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-subtitle/#post-6352917)
 * Hey there chip303,
 * I’m not really sure what you’re referring to or what you’re trying to change.
   I’d like to help more if you could post more details or screenshot of what you’re
   trying to change 🙂
 * Best regards,
    Bojan
 *  Thread Starter [chip303](https://wordpress.org/support/users/chip303/)
 * (@chip303)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-subtitle/#post-6352928)
 * Hi
 * i tried to change the colour of the subtitle “premium blues | rock & more” to
   white
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-subtitle/#post-6352933)
 * Hey again chip303,
 * This should be fairly easy to change with some custom CSS. Please try adding 
   the following CSS code in the style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or add it in your site using the following plugin:
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       h3.site-description span {
           color: #fff;
       }
       ```
   
 * This should change side description text to white, if the code doesn’t work please
   keep it added and let me know so I can take a look 🙂
 * Cheers,
    Bojan
 *  Thread Starter [chip303](https://wordpress.org/support/users/chip303/)
 * (@chip303)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-subtitle/#post-6352941)
 * Many Thx,
 * it works 🙂 Great
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-subtitle/#post-6352946)
 * Glad I could help 🙂
 * Cheers,
    Bojan
 *  [themehall](https://wordpress.org/support/users/themehall/)
 * (@themehall)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/site-subtitle/#post-6352951)
 * Thanks Bojan for helping out.
    For all Omega child themes, you can override CSS
   via “Appearance > Customize > CSS”.

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

The topic ‘Site Subtitle’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/church/0.7.7/screenshot.png)
 * Church
 * [Support Threads](https://wordpress.org/support/theme/church/)
 * [Active Topics](https://wordpress.org/support/theme/church/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/church/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/church/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [themehall](https://wordpress.org/support/users/themehall/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/site-subtitle/#post-6352951)
 * Status: resolved