Hide Events From Filter

Home Forums Ticket Products Event Tickets Plus Hide Events From Filter

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #976196
    Alan
    Participant

    Hi

    How do I Hide the ‘Events From Date’ Filter

    #976239
    George
    Participant

    Hey Alan,

    Thank for reaching out. To be clear, do you mean the filter I highlighted in this screenshot? → https://cloudup.com/c3NQcsDPRcw

    (The URL where I took that screenshot is http://wpshindig.com/events/list/, for reference)

    If so, then adding the following CSS at the bottom of your theme’s style.css file should do the trick:


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

    If that filter is not what you mean, can you elaborate on what you are talking about in a bit more detail?

    Thank you!
    George

    #985201
    Alan
    Participant

    Thanks George!

    #986079
    George
    Participant

    🙂 Come on back any time to open a new thread if other questions/issues arise. In the meantime: best of luck with your site!

    Cheers,
    George

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide Events From Filter’ is closed to new replies.