How to change the (BG) color of the (unavailable) timeslots
I would be very grateful if you can help me out.
Additionally, is there a link where I (we) can donate (for instance through paypal)? Cheers,
Maurice
Thank you for the swift response and sorry for my rather slow one. There is no CSS present at the moment. This is the link of the page with the calendar: https://www.katenkoffie.nl/bezoeken/#reserveren (it's in Dutch). I'll check the extension! Thanks!
Maurice
Hi Maurice, this is simple style to setting background of time slot to red. Those are inside EA Settings > Customize > Custom Styles:
body .ea-bootstrap .time-disabled {
background-color: #e05561;
}
You can alter colour values as you want: https://www.color-hex.com/
Best regards,
Nikola
Nikola, thank you so much! That did the trick!
I really appreciate you taking the time to answer my question.
Best regards,
Maurice
This is not working anymore, correct?
Any new chance to do the same?
Hey Liefballfreunde,
This still works for me. No problems here. This color-change is specifically for when people have booked a timeslot already.
Thanks for your reply!
Indeed I thought it also refers to the unavailable days which are not bookable because no one is working those days. Right now those one are beige colored. I’d like to change the color here as well. Any idea?
Thanks a lot!
Please login or Register to submit your answer