Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m seconding this issue. I’m using the “Tribe Event Styles” too and it won’t change in the customizer.

    I had to add the custom CSS to my final call CSS:

    
    /* fix buttons on calendar... doesn't like theme customization */
    .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
        background-color: #d66f45;
    }
    
    /* Fix color of current date in event calendar */
    .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date {
        color: #d66f45;
    }
    
    Plugin Support Deblyn Prado

    (@deblynprado)

    Hi there @freshyjon and @unholyranger!

    Thanks you for your message!
    We ran some tests and found an issue while you’re trying to change colors via WordPress Customiser using the new views.

    Once this fix has been released we will contact you back to confirm that you’re able to use WP Customiser with Events Calendar.

    In this meantime we can help you to write a CSS Snippet capable of change the colors that you want. Please let us know what you want to change and what color you’d like to apply.

    So sorry for any inconvenience that this may be caused

    Be safe!

    My color is not updating too, does the fix will come soon please ?
    Thanks !

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @efbi

    We just wanted to let you know that a fix has been released for this issue!

    Please try updating and let us know if you are experiencing any further issues. As always, we recommend running updates on your?staging site?before doing so on your live site, just to be on the safe side.

    Thanks again for your patience while we worked on getting this fixed!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Colors not updating’ is closed to new replies.