change title bar font color

Home Forums Calendar Products Events Calendar PRO change title bar font color

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #1294570
    Courtney
    Member

    Hi George

    Where are you trying to add this code? In your child theme or inside Customizer?

    I’ve added the !important CSS command, which should override anything your theme is trying to determine. Can you try this again? So sorry for the run around.


    .tribe-mini-calendar thead, .tribe-mini-calendar-event .list-date, .tribe-mini-calendar .tribe-events-present {
    background-color: #0c71c3 !important;
    }

    .et_pb_widget a {color: #0c71c3 !important;}

    .tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before {
    background-color: #0c71c3 !important;
    }

    Thanks
    Courtney 🙂

    #1294594
    George
    Participant

    Perfect, Thank you!

    I was adding this in my child theme. Thanks again for your help.

    Best
    George

    #1296801
    Courtney
    Member

    Sure thing George. So glad it’s working for you now.

    Thanks
    Courtney 🙂

Viewing 3 posts - 16 through 18 (of 18 total)
  • The topic ‘change title bar font color’ is closed to new replies.