Custom CSS not overriding

Home Forums Calendar Products Events Calendar PRO Custom CSS not overriding

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1326001
    Robert
    Participant

    I have been trying to change the month view days of the week bar colors. An older setting somewhere else keeps overriding. I have attached the screen shots.

    #1326568
    Patricia
    Member

    Hey Robert,

    Thank you for reaching out to us! You can change the background color of the week’s row in month view by adding the following code in your style.css file:

    .tribe-events-calendar thead th, .tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column, .tribe-grid-header {
        background-color: grey !important;
    }

    In this example the color with be changed to grey. I’ve tested this code on your site and it worked as expected.

    I hope this helps! Let me know if you need anything else and have a great week!

    Regards,

    Patricia

    #1336879
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Custom CSS not overriding’ is closed to new replies.