Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sebassg

    (@sebassg)

    Thanks a lot, Joe. I just updated to v.1.1.4 and the issue is solved !

    Thanks again

    Sebastià

    Thread Starter sebassg

    (@sebassg)

    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.

    Thread Starter sebassg

    (@sebassg)

    Awesome! Thanks a lot for your swift response, Joe. It works perfectly !

    I assume, if I want to apply this to only one map, I have to add an “if … then” condition to the CSS code based on the map’s shortcake ID, right?

    Thanks a million again
    Cheers!

    S.

Viewing 3 replies - 1 through 3 (of 3 total)