Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Dropdown filter z-index
This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 2 months ago.
- AuthorPosts
- January 11, 2019 at 9:41 am #20709
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,
TiborAttachments:
You must be logged in to view attached files.January 11, 2019 at 2:26 pm #20713Hi,
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.
Best,
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.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
January 16, 2019 at 9:23 pm #20766Hi,
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,
TiborJanuary 17, 2019 at 9:26 am #20775You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.