The store locator plugin automatically detects the location and gives a No store found warning message in the result list. If you want to stop showing this warning or want to show it only after the search is done, then add this custom CSS:

.store_locator_no_stores {
display: none;
}

Leave a Reply

Your email address will not be published. Required fields are marked *