If you want to increase the height of the result list or if the result list is too small add the following custom CSS:
#store_locator_result_list {
max-height: 350px !important;
}
#store_locator_sidebar {
min-height: 800px;
}
If you want to increase the height of the result list or if the result list is too small add the following custom CSS:
#store_locator_result_list {
max-height: 350px !important;
}
#store_locator_sidebar {
min-height: 800px;
}