Remove the links in the marker pop-up

[ad_1]

Plugin Author
Joe

(@morehawes)

Hi @alpaliska,

Thanks for reaching out. You can hide these links with the following CSS:

.waymark-description-link {
  display: none !important;
}

Or each link individually like so:

.waymark-description-link .waymark-map-link {
  display: none !important;
}

.waymark-description-link .waymark-collection-link {
  display: none !important;
}

I hope this helps.

Cheers,

Joe

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer