Skip to content

Instantly share code, notes, and snippets.

@tokopress
Created August 6, 2015 04:11
Show Gist options
  • Save tokopress/fef4811c73c5169c8a15 to your computer and use it in GitHub Desktop.
Save tokopress/fef4811c73c5169c8a15 to your computer and use it in GitHub Desktop.
Eventica - Event List - Use Solid Background Color
/* use solid background color on event date (event list) */
.tribe-events-list .tribe-events-event-date {
background: #1e73be !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment