200 Degrees Logo
Web Fuel Logo

Back to Overview

Buttons

Normal Button
<a href="/" class="btn">Normal Button</a>
Blue Button
<a href="/" class="btn">Blue Button</a>
Light Blue Button
<a href="/" class="btn">Light Blue Button</a>
Full Button
<a href="/" class="btn">Full Button</a>
<div class="products"> <div class="product"> <a href="/"> <div class="btn btn--price"> <span class="price">£35.00</span> <span class="text">View more</span> </div> </a> </div> </div>

Note: This kind of button will always sit inside of the .products .product classes