• Resolved kjschultz99

    (@kjschultz99)


    Hello,

    I’d like to have a map that doesn’t include the marker legend, or optionally to choose which markers are shown. Is this possible?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Daniel

    (@danielschoenherr)

    Hi Kristi,

    You can hide the marker legend with this CSS code:

    .open-user-map .box-wrap .map-wrap .oum-filter-controls {
    display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Optional Legend?’ is closed to new replies.