No graphic diffrence between free slot and booked slots
Hello,
When using bootstrasp, the client that uses the form is hard to identify a free slot from a already booked spot.
I know there is a posibility to modify the CSS file in Settings, but for non-experienced users is pretty hard or impossible to do that.
By default, it would have been great to make a difference.
Can this problem be soved?
I tryed this:
.ea-bootstrap .no-slots.no-slots.no-slots {
background-color: red;
}
but this is not working