Map height too small?

FAQ Viewed: 1203

The height of the map adjust to the height of the sidebar. If you have stores found the map height increases.

If you want to have it always for a custom height, use the following custom CSS:

#store_locator_map {
    min-height: 600px;
}

Leave a Reply

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