• Resolved Atdhe Boshnjaku

    (@atdheboshnjaku)


    Hello there,

    I need to change the past events title and time color in the month view and I was able to do that using this code:

    .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event a, .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event time {
    	color: #353535 !important;
    	opacity: 1 !important;
    }

    However if you go back to a previous month, the event title and time changes to the same color as the upcoming events, any idea on how to target past events from previous months and not just the past events from the current month in view. So I only want to change the color of the past events and keep the upcoming ones in a different color.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support tristan083

    (@tristan083)

    Hi @atdheboshnjaku,

    I appreciate your question. Could you please provide the direct URL of your calendar so I can take a closer look and investigate?

    Plugin Support tristan083

    (@tristan083)

    Hey @atdheboshnjaku,

    As it turns out, we do not have a unique class to target individual cells for past months, as confirmed by our products team.

    I encourage and recommend you to add it as a feature request in this link: https://app.loopedin.io/the-events-calendar-suite-roadmap. This would help us track users needing this feature.

    Nevertheless, I am unable to provide you with an exact date for when this feature will be available or if it is possible. Our development team considers certain factors before implementing one, like if a feature request has enough votes.

    Thread Starter Atdhe Boshnjaku

    (@atdheboshnjaku)

    Hi again,

    Apart from individual cells, If you have a unique class to target all past events that should also work or do you mean that you dont have that either, just asking to confirm, thanks.

    Plugin Support Abz

    (@abzlevelup)

    Hi @atdheboshnjaku, yes, we do not have that either. There’s a bit of confusion on our selector here since .tribe-events-calendar-month__day--past-month isn’t the past month from the current month. It is actually selecting cells from the previous months.

    See the screenshot here:
    https://share.getcloudapp.com/6quNkmWE

    It would be good if you could log it on our Feature Request in this URL here → https://evnt.is/ideas.

    Best,
    Abz

    Plugin Support Abz

    (@abzlevelup)

    Hi @atdheboshnjaku,

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Past events CSS’ is closed to new replies.