Title: css help
Last modified: September 1, 2016

---

# css help

 *  Resolved [bethplummer](https://wordpress.org/support/users/bethplummer/)
 * (@bethplummer)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/css-help-64/)
 * I need Month and year to be black background and white font color
    [http://dev.1049theeagle.com/events/list/?tribe-bar-date=2016-08-22](http://dev.1049theeagle.com/events/list/?tribe-bar-date=2016-08-22)
 * I need under detail, meta section to have black background, white font color
   
   [http://dev.1049theeagle.com/event/allen-county-fair/](http://dev.1049theeagle.com/event/allen-county-fair/)
 * The css I tried didn’t work.
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

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

 *  [Caroline](https://wordpress.org/support/users/tribecari/)
 * (@tribecari)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/css-help-64/#post-7693342)
 * Hi [@bethplummer](https://wordpress.org/support/users/bethplummer/),
 * Thanks for getting in touch! Try this CSS for resolving these two display issues:
 *     ```
       .tribe-events-list-separator-month span { background: #000; }
       .single-tribe_events .tribe-events-event-meta { background: #000; border: none; }
       ```
   
 * Let me know if that works for you! 🙂
 *  Thread Starter [bethplummer](https://wordpress.org/support/users/bethplummer/)
 * (@bethplummer)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/css-help-64/#post-7693361)
 * works great! thanks!
 *  [joinfof](https://wordpress.org/support/users/joinfof/)
 * (@joinfof)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/css-help-64/#post-7693374)
 * Glad to hear! Thanks for choosing TEC and have a wonderful weekend. Cheers!

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

The topic ‘css help’ 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

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

 * 3 replies
 * 3 participants
 * Last reply from: [joinfof](https://wordpress.org/support/users/joinfof/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/css-help-64/#post-7693374)
 * Status: resolved