Calendar Picker Font color

Home Forums Calendar Products Events Calendar PRO Calendar Picker Font color

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1085088
    Becky B
    Participant

    Hi there – The mini calendar at the top toolbar. How can I make the font color black so it shows up instead of white on white? See attached pic.
    Thanks!

    #1085793
    Geoff
    Member

    Hi @nnyorker,

    Sure thing! The font color of the mini calendar widget can be changed by adding this to your theme’s style.css file or a plugin like Simple Custom CSS:

    .tribe-mini-calendar th,
    .tribe-mini-calendar-no-event,
    .tribe-mini-calendar .tribe-events-has-events a {
    color: #000 !important;
    }

    Will this work for you? Please let me know.

    Cheers!
    Geoff

    #1092404
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Calendar Picker Font color’ is closed to new replies.