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;
}

Leave a Reply

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