Removing date box after disabling the event search bar

Home Forums Calendar Products Events Calendar PRO Removing date box after disabling the event search bar

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1358195
    Elliot Pannaman
    Participant

    Hi,

    I’ve just disabled the event search bar on my website following the Events > Settings > Display method, but there’s a date box still showing – how can I disable this as well.

    You can see it here: https://www.eventwards.com/events/

    Thanks,
    Elliot

    #1358713
    Geoff B.
    Member

    Good evening Elliot and welcome back!

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

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

    .tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter {
    display: none !important;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1368753
    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 ‘Removing date box after disabling the event search bar’ is closed to new replies.