# Checkout Elementor Widget

After designing your own checkout form using [**Checkout Builder,**](/checkout-custom-fields-builder-for-woocommerce/plugin-features/checkout-builder.md) you have to add the special widget of [CCFBW ](#user-content-fn-1)[^1]to your WooCommerce Checkout page. This guide provides step-by-step instructions on how to add the [**CCFBW**](#user-content-fn-1)[^1] **Elementor** **widget** to the WooCommerce Checkout page using Elementor.

## **Adding the Widget to the WooCommerce Checkout Page**

1. Click on the **Edit Page** button to open the WooCommerce Checkout page.

<figure><img src="/files/bVOaFEinjE2lqKuSXy1N" alt=""><figcaption></figcaption></figure>

2. On the WooCommerce Checkout page, click on the **Edit with Elementor** button.

<figure><img src="/files/9vgEtQ62Tf3lNVNev6Zx" alt=""><figcaption></figcaption></figure>

3. **Add the Checkout Form Widget:**

* In the Elementor editor, use the search bar to search for the **"Checkout Form"** widget.
* Drag and drop the **"Checkout Form"** widget onto the desired section of the page.

<figure><img src="/files/lUZHGQ40PlAjQThDzPXh" alt=""><figcaption></figcaption></figure>

4. **Save Your Changes:**

* After adding the Checkout Form widget, make sure to save your changes by clicking the **Update** button in Elementor.

<figure><img src="/files/6xtRYijuk7t8rNFCdQHj" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
You have successfully added the [**CCFBW**](#user-content-fn-1)[^1]'s **Checkout widget** to the WooCommerce Checkout page using Elementor.
{% endhint %}

## Widget Parameters

After adding the widget to your WooCheckout page, you can modify its look by its parameters in Elementor:

<figure><img src="/files/7wTYuD7IVtPoZVBfqpiq" alt=""><figcaption><p>Widget Parameters</p></figcaption></figure>

### Form Header

The Form Header section is responsible for changing the texts in the Header part of the Checkout form:

<figure><img src="/files/QsPbjnctLxxzJ3MexEvJ" alt=""><figcaption></figcaption></figure>

Here is the result:

<figure><img src="/files/ECWLyPHyxJ12fnX5pHZG" alt=""><figcaption></figcaption></figure>

### Fields and Sections

In the next settings, you can set the width of the fields in different sections—**Billing Details, Shipping Details, and Order Details**—relative to the width of the form:

<figure><img src="/files/t8OvEpTp0O6aeWsyUmBR" alt=""><figcaption></figcaption></figure>

Available widths are:&#x20;

* `1/1` **(full width)**&#x20;
* `1/2` **(half-width)**&#x20;
* `1/3` **(one-third width)**
* `2/3` **(two-thirds width)**

### Coupon

In the **Coupon** section, you can modify the text for the special section used for entering discount coupons in WooCommerce:

<figure><img src="/files/tONw2ibE2f3lkKlBZKu7" alt=""><figcaption></figcaption></figure>

Here is how it will look in the front:

<figure><img src="/files/2JrokmqMcHWDScV481fi" alt=""><figcaption></figcaption></figure>

### Payment Gateways

In the Payment Gateways section, you can modify the text for the special section used for selecting payment methods in WooCommerce:

<figure><img src="/files/eVphFvGF1xuVrPwXCp31" alt=""><figcaption></figcaption></figure>

Here is how it will look in the front:

<figure><img src="/files/EJFYzYGYpuOQtpbQic1Q" alt=""><figcaption><p>Payment Gateways and Checkout Button</p></figcaption></figure>

There is also an availability to change the text of the Checkout Button ('Place Order' in the previous screenshot).

{% hint style="info" %}
You can further customize the appearance, such as changing the **color, background, behavior, font style,** etc., in the **Style** and **Advanced** tabs of Elementor.
{% endhint %}

[^1]: Checkout Custom Fields Builder for WooCommerce


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stylemixthemes.com/checkout-custom-fields-builder-for-woocommerce/plugin-features/checkout-elementor-widget.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
