Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter acrobson

    (@acrobsongmailcom)

    Andy that seems to have done the trick nicely!

    Example – https://www.forhacsec.com/event/7th-ares-conference-ares-2012/

    Thanks for you input! Greatly appreciated!!!

    Small question, not such a major issue as I have it set to the calendar view by default as appose to list view.

    The event list view is now black on black, is this due to the inverting of the colours?

    Event list example – https://www.forhacsec.com/events/upcoming/

    Please check the post again I altered the CSS ever so as the h2 header was still black. It’s defined this way in the events.css so you need the !important to override.

    #content.tribe-events-event, h2.tribe-events-cal-title, #tribe-events-content { color: #fff !important; }

    The following should take care of everything I see on your site.

    #content.tribe-events-event, h2.tribe-events-cal-title, #tribe-events-content { color: #fff !important; }
    td.tribe-events-event-meta-value { color: #000; }
    Thread Starter acrobson

    (@acrobsongmailcom)

    Awesome, cheers Andy!

    That’s done it!

    Thank you Andy! You’re the man and we really appreciate your help here and on the PRO forums. Looks like we’re all set here, but acrobson, feel free to post again should you need help down the road.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘[Plugin: The Events Calendar] Changing event text colour’ is closed to new replies.