Viewing 3 replies - 1 through 3 (of 3 total)
  • Roch

    (@rochesterj)

    Hi!

    We could do that via CSS! Would you mind pasting the link to your website here, so we can check it out?

    Kind Regards,
    -Roch

    Thread Starter cmkeddy

    (@cmkeddy)

    I figured it out it requires the following CSS

    .widget_calendar table tr #prev a:before, .widget_calendar table tr #prev a:after, .widget_calendar table tr #next a:before, .widget_calendar table tr #next a:after, .sp-calendar-wrapper table tr #prev a:before, .sp-calendar-wrapper table tr #prev a:after, .sp-calendar-wrapper table tr #next a:before, .sp-calendar-wrapper table tr #next a:after {
              color: black; }
        .widget_calendar table a, .sp-calendar-wrapper table a {
          color: black; }
            .widget_calendar table tbody tr td, .sp-calendar-wrapper table tbody tr td {
              color: black;
              color: rgba(0, 0, 0, 0.5); }

    I changed it from white to black

    Roch

    (@rochesterj)

    I’m glad it’s resolved!

    Please, let us know if you need anything else.

    Kind Regards,
    -Roch

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Event calendar colours’ is closed to new replies.