Title: msapiro's Replies | WordPress.org

---

# msapiro

  [  ](https://wordpress.org/support/users/msapiro/)

 *   [Profile](https://wordpress.org/support/users/msapiro/)
 *   [Topics Started](https://wordpress.org/support/users/msapiro/topics/)
 *   [Replies Created](https://wordpress.org/support/users/msapiro/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/msapiro/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/msapiro/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/msapiro/engagements/)
 *   [Favorites](https://wordpress.org/support/users/msapiro/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] How to retrieve organizer info from event object](https://wordpress.org/support/topic/how-to-retrieve-organizer-info-from-event-object/)
 *  Thread Starter [msapiro](https://wordpress.org/support/users/msapiro/)
 * (@msapiro)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/how-to-retrieve-organizer-info-from-event-object/#post-16386750)
 * Never mind. I discovered the tribe_get_organizer() and tribe_get_organizer_email()
   functions which are just what I needed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Text color lost on upgrade to 6.0](https://wordpress.org/support/topic/text-color-lost-on-upgrade-to-6-0/)
 *  Thread Starter [msapiro](https://wordpress.org/support/users/msapiro/)
 * (@msapiro)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/text-color-lost-on-upgrade-to-6-0/#post-16090970)
 * Thank you. Adding those settings to Appearances → Customize → Additional CSS 
   did make the difference.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Text color lost on upgrade to 6.0](https://wordpress.org/support/topic/text-color-lost-on-upgrade-to-6-0/)
 *  Thread Starter [msapiro](https://wordpress.org/support/users/msapiro/)
 * (@msapiro)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/text-color-lost-on-upgrade-to-6-0/#post-16080473)
 * I realized I misread the above and didn’t notice the change from hyphen to underscore.
   I now have
 * >  .tribe_events_cat-alpine-lodge-events h3 a {
   >  color: #060!important; /* green*/}.
   > tribe_events_cat-cac-foundation-events h3 a { color: #630!important; /* brown*/}.
   > tribe_events_cat-club-outings h3 a { color: #C60!important; /* orange */ } .
   > tribe_events_cat-echo-summit-lodge-events h3 a { color: #03F!important; /* 
   > blue */ } .tribe_events_cat-official-club-events h3 a { color: #C00!important;/*
   > red */ } .tribe_events_cat-sundays-at-alpine-lodge h3 a { color: #C90!important;/*
   > gold */ }
 * in my theme’s tribe-events/style.css file, but I still don’t see colors.
 * Is there something else I’m missing?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Text color lost on upgrade to 6.0](https://wordpress.org/support/topic/text-color-lost-on-upgrade-to-6-0/)
 *  Thread Starter [msapiro](https://wordpress.org/support/users/msapiro/)
 * (@msapiro)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/text-color-lost-on-upgrade-to-6-0/#post-16076948)
 * I did find references like `.tribe-events-category-alpine-lodge-events h3 a`,
   etc. in my theme’s tribe-events/style.css file and changed them to `.tribe-events-
   cat-alpine-lodge-events h3 a`, etc. but that didn’t seem to change anything.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Text color lost on upgrade to 6.0](https://wordpress.org/support/topic/text-color-lost-on-upgrade-to-6-0/)
 *  Thread Starter [msapiro](https://wordpress.org/support/users/msapiro/)
 * (@msapiro)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/text-color-lost-on-upgrade-to-6-0/#post-16076929)
 * Events > Settings > Display > Default stylesheet is set to Tribe Events Styles
 * >  For example:
   >  .tribe-events-category-alpine-lodge-events h3 a should now read.
   > tribe_events_cat-alpine-lodge-events h3 a
 * Where do I see that? If I edit the event in Events > Event Categories I only 
   see the slug `alpine-lodge-events`.

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