how to hide the end time of an event in the event list?

  • TheAnt
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 days 3 hours ago #174878 by TheAnt
Hello, how to hide the end time of an event in the event list?
Thanks

Please Log in or Create an account to join the conversation.

More
3 days 3 hours ago #174881 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic how to hide the end time of an event in the event list?
Hello

Could you please make a screenshot (or send me link to the page) which you want to hide event end time so that I can understand your request better ?

Tuan

Please Log in or Create an account to join the conversation.

  • TheAnt
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 days 3 hours ago #174882 by TheAnt
www.festivaldelparcodimonza.it/#27-settembre
For the moment, I have added:
span.eb-event-time.eb-time {
    display: none!important;
}
but the hyphen remains - which would be better to avoid.

Please Log in or Create an account to join the conversation.

More
3 days 3 hours ago #174885 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic how to hide the end time of an event in the event list?
That would require adjustment to the module layout. You can look at the file components/com_eventbooking/themes/default/common/events_timeline_layout.php and try to implement the modification and move the modified file to template override when it is done

If you do not know how to do that, submit a support ticket and we will be happy to assist

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc