15.06.2022, 18:56
(23.05.2022, 07:12)admin Wrote: Set Additional class to hidedaysec and use this CSS:
Code:.pcontrol-hidedaysec .timepicker-day, .pcontrol-hidedaysec .timepicker-second { display: none; } .pcontrol-hidedaysec .timepicker { margin: 10px 0; display: flex; justify-content: space-evenly; }
Hello
I have tried this custom css and it has not worked for me.
Neither with the additional class hidedaysec nor with the additional class pcontrol-hidedaysec.
What I have observed is that the seconds have "stopped" at zero.
What could be happening?
Greetings