Hello,
How would I create 2 buttons - like Gavick.com (wordpress & joomla):
Aligned horizontally with their own separate links.
Tnx
<a href="#" class="dark btn-border" style="visibility: visible; ">Learn more</a>
<a href="#" class="dark btn-border" style="visibility: visible; ">Learn more</a>
#gkHeaderMod .btn-border {
margin: 80px 5px 0 5px;
}