I set a check-in rule in the booking rules section, customer cannot check-in on friday, saturday and sunday. It is working as intended, customers cannot check in on those days on the “mphb_availability” but the blocked check-in date still appears as green on my “mphb_availability_calendar” calendar.
Is there a way to display blocked check in date as red on the “mphb_availability_calendar” calendar ?
I found a solution if it can help anyone, I selected the 5th td with this css selector : #mphb-calendar .datepick-month td:nth-of-type(5) .mphb-available-date {}.
Thanks for your question. I would not recommend to mark the dates when check-in is not allowed in red color in the Availability Calendar. The visitors of your site may think that stay-in is not allowed on those dates. The availability calendar shows only booked or blocked (for stay-in) dates in red color.