How to Create a Button
This code can be seen here Examples.
Buttons can be customized with your own text. Where it says **change**, add your own text. You can make it say anything you like. For example: <a href="#" class="itemDocsBtn">Your Text</a>
Read More Button
<a href="#" class="readMoreBtn">**change**</a>
Learn More Button
<a href="#" class="learnMoreBtn">**change**</a>
Shop Now Button
<a href="#" class="shopNowBtn">**change**</a>
Documents Button
<a href="#" class="itemDocsBtn">**change**</a>
Contact Us Button
Note: Use this button when creating a contact us link. This button has an icon of a telephone.
<a href="#" class="contactUsBtn">**change**</a>