If I use the .btn class that comes with several of the RT for a link like
www.somewebsite.com
it works fine. But if the link is for an email address, the button will not show up.
<a class="btn btn-info" href="mailto:bob@emailaddress.com">Contact Slip Rentals</a></div>
Does not work. Am I missing something?
Many thanks,
Houston