Only show the Radius Filter?

If you want to show the radius under “filter” and no category filter, you need to add the following custom CSS:

#store_locator_filter_categories {
    display: none;
}

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *