Leaflet map z-index and css
-
The leaflet map from leaflet map plugin is going over the main menu and I’m currently trying to get it to go behind. There is a CSS file called leaflet.css where it’s pulling information from and in that file there is a line of code that says z-index: 400 and if i turn it to zero on inspector it goes behind the menu.
I need a way to override that line of code and make the plugin pull in that information instead, or some other alternative way of getting it to go behind the menu. Any help would be appreaciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Leaflet map z-index and css’ is closed to new replies.