• Resolved ebonweaver

    (@ebonweaver)


    Using the option for “Featured Event Color” does not work. Expectation is that it would change the color from the default blue to what is selected. This does not happen. All other event category colors work fine. It would be great if this worked to change just the side bar color of featured events. Events Calendar suggests using the Accent Color but that changes a LOT of other items in event views as well.

    • This topic was modified 1 year, 10 months ago by ebonweaver.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ebonweaver

    (@ebonweaver)

    FWIW I identified the CSS needed to be changed for this feature:

    .tribe-events-calendar-list__event-datetime-featured-text {color: yellow !important;}
    .tribe-common-c-svgicon–featured {color: yellow !important;}
    .tribe-events-calendar-list__event-date-tag-datetime:after {background-color: yellow !important;}
    .tribe-events-widget-events-list__event-date-tag-datetime:after {background-color: yellow !important;}

    • This reply was modified 1 year, 10 months ago by ebonweaver.
    Plugin Author Andy Fragen

    (@afragen)

    As this is designated at !important I’m not certain I could override it. Does this also occur in a default theme?

    Plugin Author Andy Fragen

    (@afragen)

    I think I’ve fixed this. Can you try the develop branch?

    https://github.com/afragen/the-events-calendar-category-colors/archive/refs/heads/develop.zip

    LMK, if it works for you. You will need to re-save prefs or add ?refresh_css as a query arg to the calendar to force an update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Featured Event Color does not work’ is closed to new replies.