Hi again Joe,
No problem for the review. It is well deserved ! ??
It worked!… As you might have guessed, I’m not really an expert in CSS (or in coding generally, for that matter), but with the article you sent me, I managed to tweak your first answer so it affect only one map (the tiny one) and not the other…
I just used:
.waymark-map.waymark-map-id-XXXX .leaflet-control-locate,
.waymark-map.waymark-map-id-XXXX .leaflet-control-layers,
.waymark-map.waymark-map-id-XXXX .leaflet-control-fullscreen,
.waymark-map.waymark-map-id-XXXX .leaflet-control-zoom {
display: none;
}
Where “XXXX” is my map ID…
So… thanks a lot again. Problem solved !
Have a great week
Cheers
S.