Filter Bar Covered by Navigation

Home Forums Calendar Products Filter Bar Filter Bar Covered by Navigation

  • This topic has 10 replies, 2 voices, and was last updated 7 years ago by Michelle Jensen.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1266903
    Michelle Jensen
    Participant

    On mobile the filter bar is being covered up by my navigation. Any suggestions?

    #1266946
    Geoff B.
    Member

    Good evening Michelle and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the overlap in your mobile view.
    I would love to help you with this topic.

    This looks like a CSS / Theme-based issue.

    Could you tell me what happens if:

    1. You try different settings under Events -> Settings -> Display for Default stylesheet used for events templates ?
    2. You try temporarily reverting back to a default WordPress theme such as twenty-sixteen ?

    Could you please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.

    Please ensure you are using the latest files as found on your actual website.
    This way I will get access to any updates or customizations you might have made.

    Have a good weekend,

    Geoff B.

    #1266950
    Michelle Jensen
    Participant

    This reply is private.

    #1268115
    Geoff B.
    Member

    This reply is private.

    #1269038
    Michelle Jensen
    Participant

    Yes it maybe theme specific.

    I am using One Press Plus.

    The OnePress Plus plugin adds powerful premium features to OnePress theme.

    #1269263
    Geoff B.
    Member

    Good evening Michelle,

    I ran a few tests and here is an idea that might help.

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

    #tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
    z-index: 1;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1269697
    Michelle Jensen
    Participant

    Didn’t work

    #1270364
    Geoff B.
    Member

    Good evening Michelle,

    I apologize for that.

    I believe the following rule should work (you should delete the previous one):

    .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-mobile #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    z-index: 999;
    }

    Have a good weekend,

    Geoff B.

    #1271244
    Michelle Jensen
    Participant

    WORKS!!!

    #1271251
    Geoff B.
    Member

    Good afternoon Michelle,

    This is awesome!

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Filter Bar Covered by Navigation’ is closed to new replies.