Search For & Near Suggestions Hidden By Map

This topic contains 4 replies, has 2 voices, and was last updated by  Jonathan 4 years, 5 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #519360

    Jonathan
    Lifetime Member
    Post count: 79

    Hello Team GD:

    The Search For and Search Near Suggestions are being hidden by the map. The z-index for map is auto and has several layers and I am not sure which layer is the actual map.

    I tried to look at your Common GD Customization’s and could only find help hiding the suggestions but not adjusting them to be a layer “above” the map. I tried adjusting their z-index css attribute but it didnt work.

    Any suggestions would be really really appreciated. I am surprised that this is not in the common CSS code customization’s.

    Warmest regards,

    Jonathan

    #519362

    Guust
    Moderator
    Post count: 29970

    Can you please post the URL of a page where we can inspect this. It often is theme dependent.
    Thanks

    #519368

    Jonathan
    Lifetime Member
    Post count: 79
    This reply has been marked as private.
    #519372

    Guust
    Moderator
    Post count: 29970

    Try

    .et_pb_row_0.et_pb_row {
        z-index: 9999;
    }

    Thanks

    #519383

    Jonathan
    Lifetime Member
    Post count: 79

    Hello Guust:

    Thank you so much! It worked! I tried a bunch of different options and it did not work. I am usually really good at CSS but for some reason (maybe late night working) I could not figure it out.

    THANK YOU AGAIN!!! It looks and functions so much better now!

    Warm regards,

    Jonathan

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

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

Open Support Ticket