> For the complete documentation index, see [llms.txt](https://docs.limio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limio.com/product/legacy-features/page-builder-v1-overview-of-key-features-components-style-fonts-references-legacy/how-to-add-and-modify-the-styling-of-your-page-no-code-and-css-in-page-builder-v1-legacy.md).

# Add Page Styling (Legacy)

With Limio Page Builder, you are able to edit the visuals of your campaign and make style and font changes to the different components.

See our short guide on [How to use the Page Builder](https://docs.limio.com/product/legacy-features/page-builder-v1-overview-of-key-features-components-style-fonts-references-legacy) to learn more about how to add and delete components for your page.

## **Style**

In terms of changing the style and fonts to your page, the easiest way is to click on any component you wish to style and then click on the 'Style' tab.

You will see some standard styling options, such as alignment, font size, borders, background, colours etc...

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

Please note that you can not style campaigns that are being referenced by another campaign. Only the 'master' campaign can be styled. The style of the 'master' campaign will apply to all referenced campaigns.

Can't find something you'd like to do? You can always add custom CSS by pressing the *Show Style* button.

## **Fonts**

With Limio Page Builder, you can also set up the global font for your page through the fonts tab. Here you can edit the fonts for the different headings, paragraph, list and hyperlink.

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

*Note: You can overwrite the global Fonts set up here by going to the Style tab and editing individual component style there.*

If you can't find something, please contact us at <support@limio.com>.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.limio.com/product/legacy-features/page-builder-v1-overview-of-key-features-components-style-fonts-references-legacy/how-to-add-and-modify-the-styling-of-your-page-no-code-and-css-in-page-builder-v1-legacy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
