How can I hide the start day/time to end day/time in the event list widgets?

Home Forums Calendar Products Events Calendar PRO How can I hide the start day/time to end day/time in the event list widgets?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1298894
    Yuval Yeret
    Participant

    for example in my widget at https://www.agilesparks.com (see the footer for example or the training mega menu)
    I see
    June 18 @ 9:00 am – June 19 @ 5:00 pm
    for an event. I want to get rid of this to have a cleaner more compact view of events.

    Tried to play with a variety of things in my child theme custom CSS and while I’m able to implement the examples from the themer’s guide successfully, can’t find what affects this area of the event listing.

    #1299332
    Shelby
    Participant

    Hi there Yuval,

    I’m happy to help here! 🙂

    You should be able to hide this with the following CSS:

    .tribe-events-duration{display: none;}

    Please let me know how this goes!

    Best,

    Shelby 🙂

    #1299573
    Yuval Yeret
    Participant

    perfect, thanks!

    *Yuval Yeret*
    Enterprise Lean/Agile Consultant, AgileSparks
    857-218-9585 | [email protected] |
    https://www.agilesparks.com | Skype:
    yuval_yeret |
    745 Atlantic Ave, Boston, MA 02111

    My blog: A Kanban for Marketing Board Example

    #1301381
    Barry
    Member

    Glad we could help!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How can I hide the start day/time to end day/time in the event list widgets?’ is closed to new replies.