Hide event title and date in event

Home Forums Calendar Products Events Calendar PRO Hide event title and date in event

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1443766
    bradaschenck
    Participant

    Hi,

    Can’t find this exact question. Is there a way to hide the event title and date from the top of the event. I want to use a header image with title to lead with instead of Title and Date.

    Example is this events post: https://thedigitalplan.com/community/event/digital-project-planning-feb-16-2018/

    Thanks

    #1443773
    bradaschenck
    Participant
    #1445950
    Geoff B.
    Member

    Good evening Brad and welcome to the Events Calendar Support forum!

    First off, I would like to apologize for the delay answering.
    We are currently experiencing a higher level of requests than usual.

    Please rest assured that we are working hard at correcting this situation.
    We appreciate your patience while we try to normalize things.

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

     Is there a way to hide the event title and date from the top of the event.

    Yes.
    You can two this in one of two ways:

    1. Create a custom view template for the single event view. You might want to read our Themer’s guide to get a sense of how that works.
    2. Use CSS to hide the unwanted info

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

    .single-tribe_events .tribe-events-single-event-title, . single .tribe-events-schedule {display: none !important;}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1466086
    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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide event title and date in event’ is closed to new replies.