Hiding the "All Day" option in Channel Form
I'm using Low Events in a Channel Form, but don't want people to use the "All Day" checkbox.
So I've hidden it using the following CSS:
.low-events label { position:absolute; top:-1000px; left:-1000px }
Probably not the best method - but other suggestions welcomed.
Replies
Low 4 Jul 2014 08:48
Will look into making this a setting.
Low 23 Jul 2014 06:56
Implemented in 1.3.0.