Hi,
I tried that but both the icon and text are hidden. When I remove this class (gd-fav-hide-text), using the inspector, both are displayed…
This is what it looks like
<div class="geodir_post_meta gd-fav-info-wrap gd-fav-hide-text "> <span class="gd-list-favorite">
<span class="geodir-addtofav favorite_property_2101"><a class="geodir-addtofav-icon" href="javascript:void(0);" onclick="javascript:window.location.href='https://site.net/wp-login.php?redirect_to=https%3A%2F%2Fsite.net%2Ftherapy%2Ffind-a-therapist%2F'" title="Add to Favorites"><i class="fas fa-heart"></i> Favorite</a></span>
</span>
</div>
(I’ve swapped out the true website domain for ‘site.net’)
Am I missing a setting somewhere?