bozdoz / wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes
https://wordpress.org/plugins/leaflet-map/
GNU General Public License v2.0
140 stars 71 forks source link

Map Leaflet blocks Page Menu #180

Closed louismarkert closed 1 year ago

louismarkert commented 1 year ago

Hey, first off I really love the plugin, it looks great and works very well.

Unfortunately I have a page menu with a lot of pages and the Leaflet Map puts itself infront of this menu like in the example below.

Is there any setting to change this behaviour, i already tried to find a solution but I did not find any.

issue

bozdoz commented 1 year ago

Should be able to adjust the z-index on that menu to bring it in front of the map.

louismarkert commented 1 year ago

Hey, thank you a lot for your answer.

I did not get it to work by targeting the menu in additional css but instead i targetet the leaflet map and now it works.