> For the complete documentation index, see [llms.txt](https://docs.billflow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.billflow.io/how-to/change-style/checkout-form-style-templates.md).

# Checkout Form Style Templates

{% hint style="warning" %}
CSS Style not working for you on your site? Try to add **!important;** to the CSS values.
{% endhint %}

## Simplified Signup

This is a very streamlined checkout form. It utilizes the default Stripe Element style.

{% embed url="<https://codepen.io/kmidkiff/pen/VwjwQgP>" %}

## Modify Signup Button Text

This example does not use CSS, but the Language Internationalization feature. Learn more about that [here](/how-to/internationalization/support-multiple-languages.md#advanced-usage).

{% embed url="<https://codepen.io/kmidkiff/pen/OJXJQzx>" %}
