# Input fields

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

Input fields play a key role in your store’s user experience. Well-designed input fields help create a seamless and user-friendly interface for your customers, whether they’re filling out forms, or searching for products.

## How to access Input fields settings

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), click **Theme settings**.
2. Locate **Input fields**.
3. Make necessary changes.
4. Click **Save.**
   {% endhint %}

## Input fields settings options

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

### Height

Set the height using the slider or enter a value between 40px and 80px.&#x20;

Taller heights make input fields more prominent, while smaller heights create a more compact look.

### Border thickness

Adjust the border thickness between 1px and 4px.&#x20;

Thicker borders make fields stand out, while thinner borders create a more subtle appearance.

### Corner radius

Set the corner radius between 0px (sharp corners) and 100px (fully rounded).&#x20;

Larger values give a modern, rounded look, while smaller values keep the design minimal.

<div><figure><img src="/files/jH1iXr3hwsWMeRoYKKTL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WuTgeRWPB54VEI0IDDcR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vHcF2Qs0tp0eqR3XIE9g" alt=""><figcaption></figcaption></figure></div>


---

# 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.foxecom.com/pebble-theme/theme-settings/input-fields.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.
