Arches: ACC & Bootstrap

Arches:ACC & Bootstrap

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/acc_boot.css, line 6752

2.4.2.1 Call to Action Buttons

Description: The Call to Action Button component is used to create a prominent button that encourages users to take a specific action.

Sign Up Now - Used to encourage users to register or create an account. It prompts them to take action and join a platform, service, or community. Buy Now - Used to prompt users to make a purchase. It creates a sense of urgency and directs users to complete a transaction for a product or service. Learn More - Used explore further information about a product, service, or topic. It encourages them to click and discover additional details or resources. Subscribe - Used to encourage users to subscribe to a newsletter, mailing list, or updates from a website or company. It aims to build a relationship with users and keep them engaged. Get Started - Used to initiate user onboarding or guide users through the first steps of using a product or service. It prompts users to begin their journey and experience the offering.

Example

Default styling

NOTE:
The Call to Action Button component is ideal for creating prominent buttons that attract user attention and encourage them to take a specific action, such as signing up, making a purchase, or exploring more content.
<button class="btn btn-primary capitalize"></button>
Copy Code