# Component Styling Possibilities

Lowcoder allows you to style your components in many ways and so enables you to build beautiful and customized applications.

Since Lowcoder 2.3.0 we support more style attributes.

* Text Size
* Font Weight
* Font Family
* Background Image
* Background Gradient
* Border-Size
* Border-Color
* Border-Radius

Here are some interactive Demos as examples.

{% embed url="<https://app.supademo.com/demo/FWO1CpYQeBSYStJjvi_DM>" %}
Text Styling for Standard Texts (Markdown-Type has own styling support)
{% endembed %}

{% embed url="<https://app.supademo.com/demo/C0xlbDTUZeRDX0EYhv77s>" %}
Container Styling is detailed for Header, Body and Footer
{% endembed %}

{% embed url="<https://app.supademo.com/demo/oqryqCpi0mAG2oLGj5ypd>" %}
Better Styling Support for Modals
{% endembed %}


---

# 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.lowcoder.cloud/lowcoder-documentation/build-applications/themes-and-styling/component-styling-possibilities.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.
