Remove details box from event listing?

Home Forums Calendar Products Events Calendar PRO Remove details box from event listing?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1172181
    Sarah Kerr
    Participant

    Hi

    I’d like to remove the grey details box on the bottom of each individual event listing. Is this possible? Can you tell me how?

    Thanks very much,
    Sarah

    #1172222
    Nico
    Member

    Hey Sarah,

    Glad to help you on this thread as well 🙂

    Sure, to hide the ‘meta’ section just paste this CSS snippet in your theme’s stylesheet or via Simple Custom CSS plugin:

    /* Tribe, hide events meta */
    .single-tribe_events .tribe-events-event-meta {
    display: none;
    }

    Please let me know if that helps,

    Best,
    Nico

    #1183255
    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 details box from event listing?’ is closed to new replies.