22.03.2022, 14:36
Add this to Custom CSS:
Code:
.timepicker-day,
.timepicker-second {
display: none;
}
.timepicker {
margin: 10px 0;
display: flex;
justify-content: space-evenly;
}