Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter eggbird

    (@eggbird)

    Also the colors in “list” view are black , but could be white ….

    Thread Starter eggbird

    (@eggbird)

    The same for the “day” view : Evenementen in 8 mei 2023 – Chaturanga

    Thread Starter eggbird

    (@eggbird)

    The problem is: I could give the calandar a white background to solve the issue, as a workaround, but then the widget in the footer also has also a white backgound, where black is better …..

    Plugin Support Darian

    (@d0153)

    Hi @eggbird

    Thanks for reaching out. Let me help you with this one.

    Could you try adding the following CSS to Appearance > Customize > Additional CSS, and see if that helps:

    .post-type-archive-tribe_events .tribe-events button.tribe-events-c-top-bar__datepicker-button,
    .post-type-archive-tribe_events .tribe-events .tribe-events-calendar-list__event-datetime,
    .post-type-archive-tribe_events .tribe-events .tribe-events-calendar-list__event-title-link,
    .post-type-archive-tribe_events .tribe-common .tribe-common-b2,
    .post-type-archive-tribe_events .tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
    .post-type-archive-tribe_events .tribe-common .tribe-common-h5, 
    .post-type-archive-tribe_events .tribe-common .tribe-common-h6,
    .post-type-archive-tribe_events .tribe-events .tribe-events-calendar-month__header-column-title,
    .post-type-archive-tribe_events .tribe-events .tribe-events-c-messages__message-list-item-link{
        color: #fff !important;
    }

    Let me know how it goes.

    Thread Starter eggbird

    (@eggbird)

    Thank you, it works !

    Thread Starter eggbird

    (@eggbird)

    .

    Thread Starter eggbird

    (@eggbird)

    One little issue, the text in the day-view for an event is still black …

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Colors, colors, colors’ is closed to new replies.