Quote:
Originally Posted by Excavator
Hello cm123077,
I don't see an image there, just that link for directions.
That's easy to target with some variation of this -
Code:
.leaflet-popup-pane div div div div a:link {display: none;}
|
That worked well. Thank you so much.
Any idea how I can make the height of the info box the same size as the content with css? Most of them work fine, but the one at the bottom of the map (pink marker with an ! on it) is too small for the content, but I don't want to make them all big enough to house this content....there will be a lot of extra space on most of them.
Thanks