Viewing 1 replies (of 1 total)
  • Hi EPEMA,

    This gets requested from time to time. I’ve chosen not too because I generally feel that consistency in the times is important and useful to prevent confusion. For instance if a restaurant is open from 12-2pm and then not open until 5pm, users could easily scroll past the 3-hour jump without realizing what’s happened.

    However, if you’d like to remove the times that aren’t in use, you can do so with the following CSS code:

    .picker__list-item--disabled {
        display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Not working hours’ is closed to new replies.