Tooltip Title Color CSS

Home Forums Calendar Products Events Calendar PRO Tooltip Title Color CSS

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1267361
    William Lee
    Participant

    I was able to change the tooltip title color in the week view using this:

    #tribe-events-content .tribe-events-tooltip .tribe-event-title {
    color: #ffffff;
    }

    But for some reason, it’s not changing the tooltip title color in month view. How can I make that happen?

    #1268250
    Courtney
    Member

    Hi William

    Can you add the following code to your child theme, or in Appearance ยป Customize ยป Additional CSS?


    .tribe-events-calendar h4 {color: #ffffff !important;}

    Let me know if that works for you.

    Thanks,
    Courtney ๐Ÿ™‚

    #1268262
    William Lee
    Participant

    That worked! Thanks.

    #1268454
    Courtney
    Member

    You’re welcome. Let us know if you need any other help.

    Thanks again,
    Courtney ๐Ÿ™‚

    #1278071
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Tooltip Title Color CSS’ is closed to new replies.