Remove date from event page

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #990392
    Sharon Watt
    Participant

    How do I remove the date from showing at the top of the single event page?

    #990553
    Brian
    Keymaster

    Hi,

    Thanks for using our plugins. I can help out here.

    You are talking about the date right under the title correct?

    If so try out this css:

    #tribe-events-content .tribe-events-schedule h3 {
    display: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #990750
    Sharon Watt
    Participant

    Thank you. That worked great.

    #991019
    Brian
    Keymaster

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

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