> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/line.md).

# Line

With the **Line** elemen&#x74;**,** you can put horizontal solid or dashed lines in different sizes.​

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

The **Line** element contains the following elements:

* **Line Size** - Size can be small, medium, or large
* **Line Style** - Style can be solid or dashed
* **Line Length** - Length can be short, medium, or long
* **Hidden by Default** - The element will be hidden until a corresponding condition is met
* **Additional Classes** - Add [extra classes](/cost-calculator-builder/conditional-system/introduction.md) to the HTML elements to further style changes

Let's fill the **Line** element attributes.

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

You can see all elements in the calculator in this **Line** example to check how it appears.

Here is the result of this calculator with **the line** element appearance.

![](/files/4T9mN81xAsOKshkPvTuk)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/cost-calculator-builder/calculator-elements/line.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.
