Title: End Time issue
Last modified: April 26, 2022

---

# End Time issue

 *  Resolved [urema](https://wordpress.org/support/users/urema/)
 * (@urema)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/end-time-issue-3/)
 * I dont have an end time for the events i host. However when I dont fill in the
   end time, it automatically assumes the end time is 12:00am.
 * How would one remove this constraint?
 * I have 1 event a day, and i just want my timetable to be one row, but with no
   end time. I am forced to set an end time to make them all fall on one row. If
   i dont add an end time, the timetable is huge as it automatically assumes the
   end time is 12:00am.
 * Thanks
    U.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Eugene White](https://wordpress.org/support/users/eugenewhite/)
 * (@eugenewhite)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/end-time-issue-3/#post-15870290)
 * Hello there!
 * Sorry for such a late response.
    Well, in this particular case, I may only suggest
   you hide the time column via the appropriate setting in the Timetable block or
   widget, and then, under the Dashboard > Appearance > Customize > Additional CSS,
   apply this custom CSS code to hide the end time and the time separator:
 *     ```
       .timeslot-delimiter, .timeslot-end{
           display: none;
       }
       ```
   
 *  Plugin Support [Eugene White](https://wordpress.org/support/users/eugenewhite/)
 * (@eugenewhite)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/end-time-issue-3/#post-15982503)
 * Hello there!
 * I hope you’re doing well.
    I haven’t received a response from you and will mark
   this topic as resolved. In case you have any questions, feel free to create a
   new one.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘End Time issue’ is closed to new replies.

 * ![](https://ps.w.org/mp-timetable/assets/icon-256x256.png?rev=2665792)
 * [Timetable and Event Schedule by MotoPress](https://wordpress.org/plugins/mp-timetable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mp-timetable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mp-timetable/)
 * [Active Topics](https://wordpress.org/support/plugin/mp-timetable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mp-timetable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mp-timetable/reviews/)

## Tags

 * [end](https://wordpress.org/support/topic-tag/end/)
 * [time](https://wordpress.org/support/topic-tag/time/)

 * 2 replies
 * 2 participants
 * Last reply from: [Eugene White](https://wordpress.org/support/users/eugenewhite/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/end-time-issue-3/#post-15982503)
 * Status: resolved