Update font
This commit is contained in:
@@ -39,7 +39,7 @@ global $property, $post;
|
||||
<div class="property-address">
|
||||
<?php if( $property->latitude && $property->longitude ) : ?>
|
||||
<a href="<?php echo esc_url( $property->get_google_map_link() ); ?>" rel="nofollow" target="_blank">
|
||||
<span class="property-view-map"><i class="fa fa-map-marker"></i></span>
|
||||
<span class="property-view-map"><i class="fas fa-map-marker-alt"></i></span>
|
||||
</a>
|
||||
<?php endif ; ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user