Location filter slips behind map when search is placed above

This topic contains 6 replies, has 3 voices, and was last updated by  Kim Grant 4 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #511695

    Kim Grant
    Full Member
    Post count: 20

    Hi team,

    Having some trouble when placing the search field above the map. When I click to add a location, the dropdown location filter ends up behind the map (z-index). I’m pretty savvy with CSS but can’t figure this one out.

    thanks!

    #511720

    Guust
    Moderator
    Post count: 29970

    We will need the URL of that page so we can inspect the code.
    Thanks

    #512023

    Kim Grant
    Full Member
    Post count: 20
    This reply has been marked as private.
    #512595

    Kor
    Moderator
    Post count: 16516

    Hi Kim Grant,

    Thanks for your reply and I apologize for overlooking this topic. I’m able to see the issue when I inspected your Website. Kindly share your Website WP admin access here in private reply and I’ll apply a custom CSS code for you to fix this.

    WP Admin
    Login URL :
    Login Username :
    Login Password :​

    #512708

    Kim Grant
    Full Member
    Post count: 20
    This reply has been marked as private.
    #512898

    Kor
    Moderator
    Post count: 16516

    Hi Kim,

    Thanks for your reply. I’ve added a DIV ID to the search form container and applied the custom CSS code below. It seems to work correctly now and could you please check?

    div#search-form {
        z-index: 99!important;
    }
    #513108

    Kim Grant
    Full Member
    Post count: 20

    Worked like a charm!

    Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket