Remove date and time from event page

Home Forums Calendar Products Events Calendar PRO Remove date and time from event page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1243248
    Steve
    Participant

    I have created a recurring event with 6 dates. Is there a way to remove the date and time on the single event page? (see attached image).

    #1243562
    Geoff B.
    Member

    Good evening SteveĀ and welcome to the Events Calendar Support forum!

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

    The short answer is yes. You can remove it.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .single-tribe_events .tribe-events-schedule h2 {
    display:none !important;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1254592
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove date and time from event page’ is closed to new replies.