Title: Date text color
Last modified: August 22, 2016

---

# Date text color

 *  Resolved [womackpb-coda](https://wordpress.org/support/users/womackpb-coda/)
 * (@womackpb-coda)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/date-text-color/)
 * The text for the date and the pop-up calendar is the same at the background of
   the calendar, they’re both white. Is there a simple setting for this? Or is it
   in the CSS of my site. Anyone know where I could find it?
 * [https://wordpress.org/plugins/open-table-widget/](https://wordpress.org/plugins/open-table-widget/)

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

 *  Plugin Author [Devin Walker](https://wordpress.org/support/users/dlocc/)
 * (@dlocc)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/date-text-color/#post-5874289)
 * Definitely can be resolved with CSS but we need the link to your site to help.
 *  Thread Starter [womackpb-coda](https://wordpress.org/support/users/womackpb-coda/)
 * (@womackpb-coda)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/date-text-color/#post-5874293)
 * It’s a staging site right now that requires a log in to view. Can I privately
   send you the link and log-in?
 *  Thread Starter [womackpb-coda](https://wordpress.org/support/users/womackpb-coda/)
 * (@womackpb-coda)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/date-text-color/#post-5874349)
 * hey there, the site is live now, [http://codarva.com](http://codarva.com)`
 *  Plugin Author [Devin Walker](https://wordpress.org/support/users/dlocc/)
 * (@dlocc)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/date-text-color/#post-5874350)
 * Here’s some CSS that will fix it up:
 *     ```
       .datepicker-content li {
       color:#333;
       }
       ```
   
 * If you like our plugin and support please rate it 5-stars.
 * Also, I really like this site. Would it be ok if we showcase it on our website
   as a good example of how to use the plugin? It’s really nice. Thanks!
 *  Thread Starter [womackpb-coda](https://wordpress.org/support/users/womackpb-coda/)
 * (@womackpb-coda)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/date-text-color/#post-5874353)
 * Thanks Devin! It worked splendidly. I like to say the same thing about my coding
   as I tell my mechanic about my car-fixing skills…. I know just enough to really
   screw stuff up.
 * You can absolutely showcase it. Thanks for the kind words.

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

The topic ‘Date text color’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/open-table-widget_ecccce.svg)
 * [Open Table Widget](https://wordpress.org/plugins/open-table-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/open-table-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/open-table-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/open-table-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/open-table-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/open-table-widget/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [womackpb-coda](https://wordpress.org/support/users/womackpb-coda/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/date-text-color/#post-5874353)
 * Status: resolved