Don't show venue

Home Forums Calendar Products Events Calendar PRO Don't show venue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1342293
    Melanie Tighe
    Participant

    Hi,

    Is it possible not to show the venue information in the event? We run many events always at the same location so it is unnecessary information for end users.

    Thanks

    #1342397
    Patricia
    Member

    Hey Melanie,

    Thank you for reaching out to us!

    You can hide your event venue by adding the following code in the end of your theme’s style.css file:

    .tribe-events-meta-group-venue {
        display: none !important;
    }

    I hope this helps! Let me know if you need anything else and have a great day!

    Best regards,

    Patricia

    #1352719
    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 ‘Don't show venue’ is closed to new replies.