Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Stephen Harris

    (@stephenharris)

    You’ll need to edit your theme’s style.css. For example:

    .eo_widget_calendar td.event{ background: red }

    should work.

    Thread Starter pagios

    (@pagios)

    Hi Stephen, thanks for the reply, included that in my style.css but still no effects seen :/

    Plugin Author Stephen Harris

    (@stephenharris)

    Could you link to your site?

    Hi Stephen!

    I’ve got almost the same issue.
    I like to see in calendar widget every dates which has an event with a different color or better with different background color. Not olny active events but all events’ date in the past and the future.
    Thank you.

    Plugin Author Stephen Harris

    (@stephenharris)

    Hi clauclaudius,

    The above snippet should colour the background of any date with an event on it. (If you’re only showing past events, then it will only do this for past events).

    Of course, the calendar widget is inherited from you theme, so mileage may vary. If the above isn’t working for you, feel free to post a link to your site.

    Hi Stephen!

    Thank you, it works great!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘change the date's color for the active event's date on the [ea_calendar] widget’ is closed to new replies.