• Resolved joshtrva

    (@joshtrva)


    I am using the free/standard version of the plugin and I need to hide the time *only*, but leave the date displayed. As it stands, the span wraps the entire section (time and date). The end time is wrapped, but even the “-” is within the begin time span.

    Ideally I would either need an option on the shortcode to hide the time or need a way to change the span wrapping from this:
    <span class=”duration time”><span class=”tribe-event-date-start”>October 16, 2020 @ 8:00 am</span> – <span class=”tribe-event-time”>5:00 pm</span></span>

    to this:
    <span class=”duration time”><span class=”tribe-event-date-start”>October 16, 2020</span> <span class=”time-start”>@ 8:00 am</span> <span class=”divider”>-</span> <span class=”tribe-event-time”>5:00 pm</span></span>

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need to hide time ONLY’ is closed to new replies.