Store Locator Action Buttons not aligned

If the action buttons in the infowindow or the results are not aligned properly add this custom CSS:

.store_locator_actions a {
    margin-right: 5px;
    display: block;
    float: left;
    margin-bottom: 10px;
}

Deja una respuesta

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