Sample of a hyper link WITHOUT the "External Class":
CODE:
<p><a href="https://www.everydollar.com/>EveryDollar</a></p>
Sample of a hyper link WITH the "External Class":
CODE:
<p><a href="https://www.everydollar.com/" target="_blank" rel="noopener" class="external">EveryDollar</a></p>
Sample of a Button with the "External Class" added to the existing "btn class"
CODE:
<p><a href="https://www.everydollar.com/" target="_blank" rel="noopener" class="btn external">EveryDollar</a></p>
Use CODE VIEW in your joomla article to apply this external class to an outbound link. Copy/Paste the highlighted portion of the code below into any external link you add to the FIB site. Take care with placement regarding quotations.