• Resolved bhammondCVL

    (@bhammondcvl)


    In the My Calendar settings the category color is set to a dark green, #466029. But on the calendar this color change is not reflected. Instead the category remains #649b30. The ruling style apparently being:

    .mc-main .mc_oak-creek .event-title button { background: #649b30 !important; color: #ffffff !important; }

    Do I somehow need to force the plugin to rebuild that stylesheet? The lighter green background color is not WCAG 2.1 AA compliant for small text, and the site is getting penalized in accessibility audits because of it.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    I’m already seeing the new color on your site; there is caching in place for those values, but it should be cleared when you save changes to your categories.

    Thread Starter bhammondCVL

    (@bhammondcvl)

    Ah, sorry. I had to override the colors in the Custom CSS. I have now removed that customization if you look again.

    Notice that the link/button for the category has the correct background color, but the events do not:

    <span class="category-color-sample svg" style="background:#466029;"><svg>...</svg></span>Oak Creek
    Plugin Author Joe Dolson

    (@joedolson)

    Ah – I’m deleting the category cache in the wrong place. Will get this fixed in the next update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Category colors don’t change’ is closed to new replies.