BSK
BSK

Reputation: 47

The bootstrap-select element gets hidden by parent element

the dropdown before click to open

after click

Hello, I am using the bootstrap-select.js plugin in my project the problem with this select element is that when I open the dropdown it hides under the parent element and creates a scroll, I want to make it visible to overflow the parent element and be visible, I tried to add style (z-index and overflow) to the select element itself but it didn't work then I tried to change the style of the dropdown elements made by the plugin, it also didn't work.

Upvotes: 0

Views: 192

Answers (0)

Related Questions