Title: Problem color title
Last modified: August 21, 2016

---

# Problem color title

 *  Resolved [crystalchronicl](https://wordpress.org/support/users/crystalchronicl/)
 * (@crystalchronicl)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/problem-color-title/)
 * hello,
 * How can I change the color of my title? Because my background is white and I 
   don’t find for change the color of title. Per example I don’t see “July 2014”
 * Can you help me please?
 * link: [http://papa-s.sayconnected.com/events/](http://papa-s.sayconnected.com/events/)
 * thank you!
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

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

 *  Plugin Contributor [leahkoerper](https://wordpress.org/support/users/leahkoerper/)
 * (@leahkoerper)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/problem-color-title/#post-5048564)
 * Hi crystalchronicl,
 * Colors are generally controlled by your theme. You might try choosing a different
   stylesheet under Events –> Settings –> Display and see if that makes a difference.
   I recommend trying the Tribe Styles, since that will use more of the plugins 
   styles instead of those from your theme. If that doesn’t work, you’ll need to
   dig into the code and edit the colors yourself.
 * As outlined in our forum guidelines, we aren’t able to help with these kinds 
   of customizations. But we do have some handy resources that might be helpful 
   for you:
 *  ▪ [Themer’s Guide](http://m.tri.be/hf) – provides an overview of how to customize
   the plugin’s frontend appearance.
    ▪ [Tutorials](http://m.tri.be/he) – useful
   tips and tricks for changing how the plugin looks and behaves. ▪ Technical Docs–
   provides an overview of the classes and functions in each plugin
 * Good luck, and thanks for using The Events Calendar!
 * ~Leah
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/problem-color-title/#post-5048575)
 * Hi [@crystalchronicl](https://wordpress.org/support/users/crystalchronicl/),
 * I hope you are well today.
 * You can change the color of tribe events list month to black so that we can see
   it on white background by 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)
 *     ```
       .tribe-events-list-separator-month {
            color: #000;
       }
       ```
   
 * Best Regards,
    Vinod Dalvi

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

The topic ‘Problem color title’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/problem-color-title/#post-5048575)
 * Status: resolved