Dropdown filter z-index

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 5 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20709
    aspique
    aspique
    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

    Attachments:
    You must be logged in to view attached files.
    #20713
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #20766
    aspique
    aspique
    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 Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


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

You must be logged in to reply to this topic.