Filterbar blocking events listing on mobile

Home Forums Calendar Products Filter Bar Filterbar blocking events listing on mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1038516
    Benjamin Hope
    Participant

    Hi there,

    When I use the filterbar on my mobile, and open the filters, upon making my selection, the filterbar is still hiding the results.
    How can I fix this? http://batterseaspanish.com/courses

    Thanks!

    #1039041
    Geoff
    Member

    Hey @benmhope,

    I see what you mean! The calendar goes away entirely when the filters are open but the space for the list of events is still there.

    The Filter Bar, when open, should block some of the events. If you want to prevent it from happening at all though, you can use this CSS in your theme’s style.css file or by using a plugin like Simple Custom CSS:

    .tribe-filters-open #tribe_events_filters_wrapper {
    position: relative !important;
    }

    Will that work for you? Please let me know. 🙂

    Cheers!
    Geoff

    #1076103
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Filterbar blocking events listing on mobile’ is closed to new replies.