• Resolved rkingisl

    (@rkingisl)


    Hello,

    Is there a way to change the colour of the multi-day event wrapper? I can’t seem to find the CSS colour information for the calendar in the developer tools. I’m using the [tribe_events view=”month”] shortcode.

    Thank you very much.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • can you try this?

    .tribe-events .tribe-events-calendar-month__multiday-event-bar {
    background-color: red;
    }

    change red to whatever you want of course.

    Thread Starter rkingisl

    (@rkingisl)

    That worked! Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multi-day event wrapper colour’ is closed to new replies.