• Hello.

    On the page below you mention how to use CSS to hide the ‘Directions’ link.

    https://wpstorelocator.co/document/hide-store-listing/

    The other alternative is to hide the “Directions” link with a CSS rule.

    .wpsl-directions {
    display: none !important;
    }

    I have installed Code Snippets on my site, but, when I add this snippet, it doesn’t like it.

    How do I run this snippet please?

    I just want people to see my store locations on the embedded map, but, the click to get directions is shown under the map, along with the address.

    So, I want to remove the link shown in the screenshot.

    https://prnt.sc/w7mbas

    I hope that makes sense.

    Many thanks.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Not sure how to remove ‘Get Directions’ link,’ is closed to new replies.