Hi @sydchako,
If you’re referring to the Map View of All Listing page, you can just remove the option from the dropdown by unchecking it on Directory Listings > Settings > All Listings: https://imgur.com/VCDe29o
Hope this helps, let me know if I can help you with anything else.
Regards,
The image you embedded is not opening, it says “Oops! We couldn’t find that page”.
Moreover, I can’t find that option under Directory Listings > Settings > All Listings.
And why has this issue been marked as resolved? The option you are talking about is not there. I thoroughly checked.
Hi @sydchako,
It should be right after the settings for Sort By Dropdown settings: https://i.imgur.com/vF3fJee.png
If you still don’t see it, you can use this CSS instead to hide it:
.directorist-dropdown__links--single:nth-child(3) {
display: none !important;
}
If you would like us to investigate why it isn’t showing up on your site, you can get in touch with our technical support here: https://directorist.com/contact
Regards,
Mahdi.