html - Bootstrap navbar dropdown hidden behind bootstrap slider -
my dropdown menu made using bootstrap hiding behind slider made. want show in front.
i have tried using:
z-index overflow:visible position:relative
according various solutions posted online under similar problem. have found no success of solutions tried.
i have jsfiddle here https://jsfiddle.net/8wq0ptrw/
remove overflow:hidden nav-bar class. hope you.
.nav-bar { list-style-type: none; margin: 0; padding: 0; }
Comments
Post a Comment