Event Categories dropdown expanded by default

Home Forums Calendar Products Filter Bar Event Categories dropdown expanded by default

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1155625
    xiaojing wang
    Participant

    Hello, I’d like to keep the horizontal filter bar layout but the default styling only allows a pop-up menu to appear on-click to the Event Categories button. How can I set it up so that the menu is expanded by default?

    http://ebmcnew.pairsite.com/calendar/

    #1155829
    Geoff
    Member

    Hey again!

    I think this will take something similar to the other question you asked:

    .tribe_events_filter_item.closed div {
    display: block;
    }

    Give that a try and let me know if it does the trick. 🙂

    Cheers!
    Geoff

    #1155996
    xiaojing wang
    Participant

    Hooray! I had to add !important to override the existing rule and then it worked, thanks so much!!

    #1156320
    Geoff
    Member

    Right on that, that’s awesome to hear!

    I’ll go ahead and close this thread but please do let us know if any other questions come up and we’d be happy to help. 🙂

    Cheers and have a great weekend!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Event Categories dropdown expanded by default’ is closed to new replies.