I need to remove the details section on event pages

Home Forums Calendar Products Events Calendar PRO I need to remove the details section on event pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1444427
    Brent
    Participant

    I need to remove the Details section on Event pages.

    #1446880
    Geoff B.
    Member

    Good afternoon Brent and welcome back!

    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.

    There are two ways to achieve this:

    1. By creating a custom view template for the single event view (just removing that section altogether). You might want to read our Themer’s guide to get a sense of how that works.
    2. By using CSS

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

    .single .tribe-events-meta-group-details {display: none !important}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1447094
    Brent
    Participant

    Thanks so much, worked like a charm!

    #1448144
    Geoff B.
    Member

    Good afternoon Brent,

    I am super stoked to hear that.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘I need to remove the details section on event pages’ is closed to new replies.