# Style your widgets

You can style your widgets using the right-hand panel, which contains all the design and customisation tools. Select a widget to style it individually, or switch to the ‘Global Styles’ tab to apply consistent styling across all widgets, perfect for keeping your app aligned with a specific theme or brand. Click the Advanced CSS button to edit the HTML and fine-tune the styling of your widgets for greater control. If you want to protect a widget from being changed by global styles, use the ‘Lock Widget’ function.

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

When you’re done, hit Preview to see how your changes look when applied to the widgets and click save to keep all of your changes.


---

# 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://learn.reptile.app/help-guides/getting-started-on-cms/reptile-editor-and-tools/app-design/widgets/style-your-widgets.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.
