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

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -