This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Calendar color and Latest post

#48128
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

While the color is hard-coded, there is a way to change it via custom CSS easily:

.asp-ui .ui-widget-header {
    background: red !important;
}

If you need to change other aspects, let me know, I will help you with that.

Unfortunately there is no option for front-end sorting, but you can change the primary/secondary sorting via these options.