"Events In" Field

Home Forums Calendar Products Events Calendar PRO "Events In" Field

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1166618
    Jason
    Participant

    The “Events In” field is really odd and counter intuitive to me from a user experience standpoint. As such, I’d like to be able to hid that field, but I cannot find an option to do so. Can you offer a fix?

    #1166721
    Josh
    Participant

    Hey Jason,

    Thanks for reaching out to us!

    The simplest approach here would be to hide that section with CSS. To do that, you could add the following to your theme’s CSS file:

    
    .tribe-bar-date-filter {
    display:none;
    }
    .tribe-bar-search-filter {
    width:50%;
    }
    

    Let me know if this helps.

    Thanks!

    #1175468
    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 ‘"Events In" Field’ is closed to new replies.