Hyperlink Underline Colors


A hyperlink (or simply link) is an interactive element that allows users to navigate from one location to another within a webpage, a different website, or a file. You can use the .hyperlink-* classes to links.


Underline Link Color Sizes

<a class="hyperlink hyperlink-lg hyperlink-ul secondary-light-color" href="#">Learn More</a>
<a class="hyperlink hyperlink-md hyperlink-ul secondary-light-color" href="#">Learn More</a>
<a class="hyperlink hyperlink-sm hyperlink-ul secondary-light-color" href="#">Learn More</a>
<a class="hyperlink hyperlink-xs hyperlink-ul secondary-light-color" href="#">Learn More</a>