Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #476791

    Hi,

    I am using the “Image with Hotspots” on a map with locations (it’s not Google). I do not need either numbers or a white spot to stylize the hot spots but I would like to keep the beating white glow and hovers.

    Is it possible to represent the dot with a transparent center, so the abbreviations of the locations on my map are visible? keeping the beat and the hovers?

    The link is: http://www.californiayachtprovisions.com/locations/

    map

    Thanks,
    A

    • This topic was modified 9 years, 4 months ago by Anaimation.
    #477089

    Hi Anaimation!

    Try adding this to your custom CSS.

    .av-image-hotspot_inner {
      display: none !important;
    }

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.