Events List Widget: Remove end time

Home Forums Calendar Products Events Calendar PRO Events List Widget: Remove end time

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1288804
    Dennis
    Participant

    Can anyone help me with the events list widget? I want to remove the end time (date and time) of an event in this widget. I just can’t find the file where to remove that part of the code. You can see the widget in action right here https://www.wann-is-was.de/nfl-american-football-ical/.

    #1289194
    Geoff B.
    Member

    Good evening Dennis and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    There are 3 ways you can achieve this:

    1. By using a view customization on the list widget. You might want to read our Themer’s guide to get a sense of how that works.
    2. By using a snippet, not unlike the one discussed here: https://theeventscalendar.com/knowledgebase/remove-end-time-for-events/
    3. Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-adv-list-widget .tribe-event-time {display: none !important;}

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1289619
    Dennis
    Participant

    That snippet from the knowledgebase helps. I think I’ll get it from here:)

    Thanks!

    #1289623
    Geoff B.
    Member

    Good afternoon Dennis,

    I am stoked to hear that you are well on your way to your goal.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great weekend!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events List Widget: Remove end time’ is closed to new replies.