How can i create this button on a custom module?
joseisoto Hi here is sample code for the button
<a class="btn btn-primary btn-lg hidden-xs" href="https://behavioralwork.com/index.php/contact-us" title="Contact Us"> Contact Us</a>
You can add it in custom html module.
Regards