How can I change the reserved date highlight to red not grey ?

Support forumHow can I change the reserved date highlight to red not grey ?
jim asked 5 years ago
Just trying to determine how to change the reserved date highlight to red not grey ?
1 Answers
Nikola Loncar Staff answered 5 years ago
Hi Jim, try adding this to custom styles option at EA Settings > Customize page:
.ea-bootstrap .no-slots.no-slots, .ea-bootstrap .no-slots.no-slots:hover { background-color: red; }
Best regards, Nikola