This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Dropdown filter z-index

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20709
    aspiqueaspique
    Participant

    Hello,

    As you can see in attachment file, drop-down of custom filter goes under other div placed below. I try to play with z-index at all possible levels, but unfortunately there’s no way to place drop-down above div. Any idea why and how I could solve it?

    Many thanks in advance for your feedback,
    Tibor

    #20713
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Well, I cannot tell by the screenshot, but z-index depends on which element has which parent, so increasing the z-index on different scopes will have no effect whatsoever.
    In this case, I think either increasing the z-index on the widget container and/or decreasing the z-index on the other element container might be the key. Let me know if I can check this out somewhere.

    #20766
    aspiqueaspique
    Participant

    Hi,
    I managed to find a way to fix it (actually found out that z-index only works if div’s position is set to relative, absolute or fixed).
    Best,
    Tibor

    #20775
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.